io.d11:vertx-aerospike-client

Vertx aerospike module to be in vert.x projects.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.d11
ArtifactId

ArtifactId

vertx-aerospike-client
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

io.d11:vertx-aerospike-client
Vertx aerospike module to be in vert.x projects.
Project URL

Project URL

https://github.com/dream11/vertx-aerospike-client
Source Code Management

Source Code Management

https://github.com/dream11/vertx-aerospike-client

Download vertx-aerospike-client

How to add to project

<!-- 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"]

Dependencies

compile (12)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (5)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
2.0.0
1.0.0