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

Example for using Spring Boot Data Aerospike Starter

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Данные
Группа

Группа

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

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

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

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

0.7.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

Aerospike Inc.

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

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-validation jar 2.6.6
org.springframework.cloud : spring-cloud-starter-bootstrap jar 3.1.1
com.playtika.testcontainers : embedded-aerospike jar 2.1.5

provided (1)

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

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

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

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

Версия
0.7.0
0.6.0
0.5.0