Spring Data Aerospike Starters: spring-boot-starter-data-aerospike-reactive

Starter for using Spring Data Aerospike Reactive

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Data Aerospike Starters: spring-boot-starter-data-aerospike-reactive
Starter for using Spring Data Aerospike Reactive
Организация-разработчик

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

Aerospike Inc.

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

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.6.6
com.aerospike : spring-data-aerospike jar 3.4.0
com.aerospike : spring-boot-autoconfigure-data-aerospike jar 0.7.0
io.projectreactor : reactor-core jar 3.4.16
com.aerospike : aerospike-reactor-client jar 5.1.11

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

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

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

Версия
0.7.0
0.6.0
0.5.0