Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt

Use this file to discover all available pages before exploring further.

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>