MVN

com.aerospike : aerospike-client-java-reactive

Maven & Gradle

Aug 09, 2023
7 stars

aerospike-client-java-reactive · aerospike-client-java-reactive

<dependency>
    <groupId>com.aerospike</groupId>
    <artifactId>aerospike-client-java-reactive</artifactId>
    <version>7.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aerospike : aerospike-client-java-reactive to add to Maven - Latest Versions:

  • Latest Stable: 7.0.0

All Versions

Choose a version of com.aerospike : aerospike-client-java-reactive to add to Maven - All Versions:

Version Vulnerabilities Updated
7.0.x
aerospike-client-java-reactive-7.0.0
6.1.x
aerospike-client-java-reactive-6.1.2
aerospike-client-java-reactive-6.1.0
5.1.x
aerospike-client-java-reactive-5.1.11
aerospike-client-java-reactive-5.1.8
5.0.x
aerospike-client-java-reactive-5.0.7
aerospike-client-java-reactive-5.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.aerospike</groupId>
    <artifactId>aerospike-client-java-reactive</artifactId>
    <version>7.0.0</version>
</dependency>

Advertisement