is not current version
Last Version 5.1.11

com.aerospike:aerospike-reactor-client 4.4.3

Reactor interface extension to Aerospike Client

Categories

Categories

React User Interface Web Frameworks CLI Reactor Container Microservices Reactive libraries
GroupId

GroupId

com.aerospike
ArtifactId

ArtifactId

aerospike-reactor-client
Version

Version

4.4.3
Type

Type

jar

Download aerospike-reactor-client 4.4.3


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