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

com.aerospike:aerospike-client 4.2.3

Aerospike Java client interface to Aerospike database server

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

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

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

aerospike-client
Версия

Версия

4.2.3
Тип

Тип

jar

Скачать aerospike-client 4.2.3


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