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