Navigation :
Importing the library
To use the Datastore Helper library, import it into your project pom.xml file as follows:
<dependency>
<groupId>com.activeviam.tools</groupId>
<artifactId>datastore-helper</artifactId>
<version>2.0.0-AP5.9</version>
</dependency>