Vert.x Java Helper

Provides a simple and useful helpers to Vert.x.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.rapatao.vertx
ArtifactId

ArtifactId

vertx-java-helper
Last Version

Last Version

0.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x Java Helper
Provides a simple and useful helpers to Vert.x.
Project URL

Project URL

https://github.com/rapatao/vertx-java-helper
Source Code Management

Source Code Management

http://github.com/rapatao/vertx-java-helper

Download vertx-java-helper

How to add to project

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

Dependencies

provided (4)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.5.0
io.vertx : vertx-web jar 3.5.0
org.projectlombok : lombok jar 1.16.18
com.squareup.retrofit2 : retrofit jar 2.3.0

test (3)

Group / Artifact Type Version
io.vertx : vertx-unit jar 3.5.0
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1