Last Version

vertx-async 0.1.7

Async helpers for Vert.x

License

License

MIT
GroupId

GroupId

org.simondean.vertx
ArtifactId

ArtifactId

vertx-async
Version

Version

0.1.7
Type

Type

jar
Description

Description

vertx-async
Async helpers for Vert.x
Project URL

Project URL

https://github.com/simondean/vertx-async
Source Code Management

Source Code Management

https://github.com/simondean/vertx-async.git

Download vertx-async 0.1.7


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

Dependencies

provided (3)

Group / Artifact Type Version
io.vertx : vertx-core jar 2.1.5
io.vertx : vertx-platform jar 2.1.5
io.vertx : vertx-hazelcast jar 2.1.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
io.vertx : testtools jar 2.0.3-final
org.assertj : assertj-core jar 3.0.0

Project Modules

There are no modules declared in this project.