is not current version
Last Version 5.1.11

com.aerospike:aerospike-client-java-reactive 5.0.3

aerospike-client-java-reactive

Categories

Categories

Java Languages React User Interface Web Frameworks CLI
GroupId

GroupId

com.aerospike
ArtifactId

ArtifactId

aerospike-client-java-reactive
Version

Version

5.0.3
Type

Type

pom

Download aerospike-client-java-reactive 5.0.3


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