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

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

Example for using Spring Boot Data Aerospike Starter

Лицензия

Лицензия

Группа

Группа

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

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

sync
Версия

Версия

0.6.0
Тип

Тип

jar
Описание

Описание

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

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

Aerospike Inc.

Скачать sync 0.6.0


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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 2.4.3
com.aerospike : spring-boot-starter-data-aerospike jar 0.6.0
org.springframework.boot : spring-boot-starter-validation jar 2.4.3
org.springframework.cloud : spring-cloud-starter-bootstrap jar 3.0.0
com.playtika.testcontainers : embedded-aerospike jar 2.0.0

provided (1)

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

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

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