Last Version

Aerospike Java Client BC 6.0.1

Aerospike Java client interface to Aerospike database server. Uses Bouncy Castle crypto library for RIPEMD-160 hashing.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.aerospike
ArtifactId

ArtifactId

aerospike-client-bc
Version

Version

6.0.1
Type

Type

jar
Description

Description

Aerospike Java Client BC
Aerospike Java client interface to Aerospike database server. Uses Bouncy Castle crypto library for RIPEMD-160 hashing.
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-bc 6.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.69
org.luaj : luaj-jse jar 3.0
org.mindrot : jbcrypt jar 0.4

Project Modules

There are no modules declared in this project.