Last Version

com.englishtown.vertx:vertx-when-parent 4.3.1

Provides when.java wrappers for standard vert.x objects to return promises.

License

License

GroupId

GroupId

com.englishtown.vertx
ArtifactId

ArtifactId

vertx-when-parent
Version

Version

4.3.1
Type

Type

pom
Description

Description

Provides when.java wrappers for standard vert.x objects to return promises.
Project Organization

Project Organization

Englishtown

Download vertx-when-parent 4.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.3.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
io.vertx : vertx-core test-jar 3.3.0

Project Modules

  • vertx-when
  • examples