is not current version
Last Version 6.0.1

Aerospike Java Client 6.0.0

Aerospike Java client interface to Aerospike database server

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aerospike
ArtifactId

ArtifactId

aerospike-client
Version

Version

6.0.0
Type

Type

jar
Description

Description

Aerospike Java Client
Aerospike Java client interface to Aerospike database server
Project URL

Project URL

https://github.com/aerospike/aerospike-client-java
Project Organization

Project Organization

Aerospike Inc.
Source Code Management

Source Code Management

https://github.com/aerospike/aerospike-client-java

Download aerospike-client 6.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.gnu : gnu-crypto jar 2.0.1
org.luaj : luaj-jse jar 3.0
org.mindrot : jbcrypt jar 0.4

Project Modules

There are no modules declared in this project.