не последняя версия
Последняя версия 1.1.3

Aerospike Document API 0.5.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.

Лицензия

Лицензия

Группа

Группа

com.aerospike
Идентификатор

Идентификатор

aerospike-document-api
Версия

Версия

0.5.0
Тип

Тип

jar
Описание

Описание

Aerospike Document API
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.
Ссылка на сайт

Ссылка на сайт

https://github.com/aerospike/aerospike-document-lib
Организация-разработчик

Организация-разработчик

Aerospike Inc.
Система контроля версий

Система контроля версий

https://github.com/aerospike/aerospike-document-lib

Скачать aerospike-document-api 0.5.0


<!-- https://jarcasting.com/artifacts/com.aerospike/aerospike-document-api/ -->
<dependency>
    <groupId>com.aerospike</groupId>
    <artifactId>aerospike-document-api</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerospike/aerospike-document-api/
implementation 'com.aerospike:aerospike-document-api:0.5.0'
// https://jarcasting.com/artifacts/com.aerospike/aerospike-document-api/
implementation ("com.aerospike:aerospike-document-api:0.5.0")
'com.aerospike:aerospike-document-api:jar:0.5.0'
<dependency org="com.aerospike" name="aerospike-document-api" rev="0.5.0">
  <artifact name="aerospike-document-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerospike', module='aerospike-document-api', version='0.5.0')
)
libraryDependencies += "com.aerospike" % "aerospike-document-api" % "0.5.0"
[com.aerospike/aerospike-document-api "0.5.0"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.aerospike : aerospike-client jar 5.1.3
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.