Spring Data Aerospike Starters

Autoconfiguration project for Spring Data Aerospike.

Лицензия

Лицензия

Категории

Категории

Данные
Группа

Группа

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

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

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

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

0.7.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spring Data Aerospike Starters
Autoconfiguration project for Spring Data Aerospike.
Ссылка на сайт

Ссылка на сайт

https://github.com/aerospike-community/spring-data-aerospike-starters
Организация-разработчик

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

Aerospike Inc.
Система контроля версий

Система контроля версий

https://github.com/aerospike-community/spring-data-aerospike-starters

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

Имя Файла Размер
spring-data-aerospike-starters-0.7.0.pom 7 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
0.7.0
0.6.0
0.5.0