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.3.0-AS6.0</version>
</dependency>