Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Atoti Java SDK
<dependency> <groupId>com.activeviam.springboot</groupId> <artifactId>atoti-server-starter</artifactId> <version>${project.version}</version> </dependency>
<dependency> <groupId>com.activeviam.springboot</groupId> <artifactId>atoti-ui-starter</artifactId> <version>${project.version}</version> </dependency>
<dependency> <groupId>com.activeviam.springboot</groupId> <artifactId>atoti-admin-ui-starter</artifactId> <version>${project.version}</version> </dependency>
<dependency> <groupId>com.activeviam.springboot</groupId> <artifactId>excel-addin-starter</artifactId> <version>${project.version}</version> </dependency>
<dependency> <groupId>com.activeviam.springboot</groupId> <artifactId>atoti-server-apm-starter</artifactId> <version>${project.version}</version> </dependency>
<dependency> <groupId>com.activeviam.springboot</groupId> <artifactId>atoti-server-application-starter</artifactId> <version>${project.version}</version> </dependency>
<dependency> <groupId>com.activeviam.springboot</groupId> <artifactId>query-history-starter</artifactId> <version>${activepivot.version}</version> </dependency>