is not current version
Last Version 2.0.1

io.d11:vertx-aerospike-client 1.0.0

Vertx aerospike module to be in vert.x projects.

Categories

Categories

CLI User Interface
GroupId

GroupId

io.d11
ArtifactId

ArtifactId

vertx-aerospike-client
Version

Version

1.0.0
Type

Type

jar

Download vertx-aerospike-client 1.0.0


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