Jar examples for a:aerospike-client
Java client interface to Aerospike database server
You can download jar file aerospike-client 3.0.32 in this page.
Aerospike Client License
You can use the following script to add aerospike-client-3.0.32.jar to your project.
<dependency> <groupId>com.aerospike</groupId> <artifactId>aerospike-client</artifactId> <version>3.0.32</version> </dependency>
compile group: 'com.aerospike', name: 'aerospike-client', version: '3.0.32'
libraryDependencies += "com.aerospike" % "aerospike-client" % "3.0.32"
<dependency org="com.aerospike" name="aerospike-client" rev="3.0.32"/>
@Grapes(@Grab(group='com.aerospike', module='aerospike-client', version='3.0.32'))
'com.aerospike:aerospike-client:jar:3.0.32'
Click the following link to download the jar file.
aerospike-client-3.0.32-javadoc.jar