aerospike-document-api

com.aerospike

aerospike-document-api is a Java jar artifact published under the com.aerospike group on Maven Central. 11 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 2.0.3 11 versions jarChecking...

Add to your project1.0.0

<dependency>
    <groupId>com.aerospike</groupId>
    <artifactId>aerospike-document-api</artifactId>
    <version>1.0.0</version>
</dependency>

Version Details — 1.0.0

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
The Apache License, Version 2.0

This project provides an API which allows Aerospike CDT (Collection Data Type) objects to be accessed and mutated using JSON like syntax. Effectively this provides what can be termed a document API as CDT objects can be used to represent JSON in the Aerospike database.

Checking security advisories...