License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.d11 |
ArtifactId | ArtifactIdvertx-aerospike-client |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.d11:vertx-aerospike-client
Vertx aerospike module to be in vert.x projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.d11/vertx-aerospike-client/ -->
<dependency>
<groupId>io.d11</groupId>
<artifactId>vertx-aerospike-client</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.d11/vertx-aerospike-client/
implementation 'io.d11:vertx-aerospike-client:2.0.1'
// https://jarcasting.com/artifacts/io.d11/vertx-aerospike-client/
implementation ("io.d11:vertx-aerospike-client:2.0.1")
'io.d11:vertx-aerospike-client:jar:2.0.1'
<dependency org="io.d11" name="vertx-aerospike-client" rev="2.0.1">
<artifact name="vertx-aerospike-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.d11', module='vertx-aerospike-client', version='2.0.1')
)
libraryDependencies += "io.d11" % "vertx-aerospike-client" % "2.0.1"
[io.d11/vertx-aerospike-client "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.aerospike : aerospike-client | jar | 4.4.18 |
io.vertx : vertx-core | jar | |
io.vertx : vertx-codegen | jar | |
io.vertx : vertx-rx-java2-gen | jar | 3.9.2 |
io.vertx : vertx-rx-java2 | jar | |
org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
ch.qos.logback : logback-core | jar | 1.3.0-alpha4 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha4 |
com.google.inject : guice | jar | |
io.netty : netty-transport-native-kqueue | jar | 4.1.49.Final |
io.netty : netty-transport-native-epoll | jar | 4.1.49.Final |
org.hamcrest : hamcrest | jar | 2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-junit5 | jar | |
org.junit.jupiter : junit-jupiter | jar | 5.8.0-M1 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.0-M1 |
org.testcontainers : junit-jupiter | jar | 1.15.3 |
junit : junit | jar | 4.13.2 |