License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks CLI Reactor Container Microservices Reactive libraries |
GroupId | GroupIdcom.aerospike |
ArtifactId | ArtifactIdaerospike-reactor-client |
Last Version | Last Version5.1.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaerospike-reactor-client
aerospike-client-java-reactive
|
<!-- https://jarcasting.com/artifacts/com.aerospike/aerospike-reactor-client/ -->
<dependency>
<groupId>com.aerospike</groupId>
<artifactId>aerospike-reactor-client</artifactId>
<version>5.1.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.aerospike/aerospike-reactor-client/
implementation 'com.aerospike:aerospike-reactor-client:5.1.11'
// https://jarcasting.com/artifacts/com.aerospike/aerospike-reactor-client/
implementation ("com.aerospike:aerospike-reactor-client:5.1.11")
'com.aerospike:aerospike-reactor-client:jar:5.1.11'
<dependency org="com.aerospike" name="aerospike-reactor-client" rev="5.1.11">
<artifact name="aerospike-reactor-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aerospike', module='aerospike-reactor-client', version='5.1.11')
)
libraryDependencies += "com.aerospike" % "aerospike-reactor-client" % "5.1.11"
[com.aerospike/aerospike-reactor-client "5.1.11"]
Group / Artifact | Type | Version |
---|---|---|
com.aerospike : aerospike-client | jar | 5.1.11 |
io.projectreactor : reactor-core | jar | 3.4.13 |
io.netty : netty-transport Optional | jar | 4.1.68.Final |
io.netty : netty-transport-native-epoll Optional | jar | 4.1.68.Final |
io.netty : netty-transport-native-kqueue Optional | jar | 4.1.68.Final |
io.netty : netty-handler Optional | jar | 4.1.68.Final |
commons-cli : commons-cli | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
io.projectreactor : reactor-test | jar | 3.4.13 |
org.assertj : assertj-core | jar | 3.21.0 |
com.github.netcrusherorg : netcrusher-core | jar | 0.10 |
org.mockito : mockito-core | jar | 3.12.4 |