Spring Data Aerospike Starters: spring-boot-autoconfigure-data-aerospike

Auto configuration for using Spring Data Aerospike

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Данные Auto Библиотеки уровня приложения Code Generators config Configuration
Группа

Группа

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

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

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

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

0.7.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Data Aerospike Starters: spring-boot-autoconfigure-data-aerospike
Auto configuration for using Spring Data Aerospike
Организация-разработчик

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

Aerospike Inc.

Скачать spring-boot-autoconfigure-data-aerospike

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.aerospike : spring-data-aerospike Необязательный jar 3.4.0
org.springframework.boot : spring-boot-autoconfigure jar 2.6.6
com.aerospike : aerospike-client Необязательный jar 5.1.11
com.aerospike : aerospike-reactor-client Необязательный jar 5.1.11
org.springframework.boot : spring-boot-autoconfigure-processor Необязательный jar 2.6.6
org.springframework.boot : spring-boot-configuration-processor Необязательный jar 2.6.6

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.22

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

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

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

Версия
0.7.0
0.6.0
0.5.0