Spring data aerospike

Accessing aerospike using spring data with reactor core and async client

Лицензия

Лицензия

Категории

Категории

Данные React Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

spring-data-reactive-aerospike
Последняя версия

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

0.2.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring data aerospike
Accessing aerospike using spring data with reactor core and async client

Скачать spring-data-reactive-aerospike

Как подключить последнюю версию

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
org.springframework.data : spring-data-commons jar 2.1.5.RELEASE
org.springframework.data : spring-data-keyvalue jar 2.1.5.RELEASE
com.aerospike : aerospike-client jar 4.3.1
com.aerospike : aerospike-query-engine jar 4.3.1
joda-time : joda-time jar 2.10.1
org.springframework : spring-context jar 5.1.5.RELEASE
org.springframework : spring-context-support jar 5.1.5.RELEASE
org.springframework : spring-tx jar 5.1.5.RELEASE
org.springframework : spring-jdbc jar 5.1.5.RELEASE
org.slf4j : log4j-over-slf4j jar 1.7.25
io.projectreactor.netty : reactor-netty jar 0.8.5.RELEASE
io.projectreactor : reactor-core jar
org.projectlombok : lombok jar 1.18.4

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

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

Версии библиотеки

Версия
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0