Vert.x Deploy Tools : Test module

Vert.x deploy test module.

License

License

GroupId

GroupId

nl.jpoint.vertx-deploy-tools
ArtifactId

ArtifactId

vertx-deploy-test-module
Last Version

Last Version

3.0.0-alpha3
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x Deploy Tools : Test module
Vert.x deploy test module.

Download vertx-deploy-test-module

How to add to project

<!-- https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-module/ -->
<dependency>
    <groupId>nl.jpoint.vertx-deploy-tools</groupId>
    <artifactId>vertx-deploy-test-module</artifactId>
    <version>3.0.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-module/
implementation 'nl.jpoint.vertx-deploy-tools:vertx-deploy-test-module:3.0.0-alpha3'
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-module/
implementation ("nl.jpoint.vertx-deploy-tools:vertx-deploy-test-module:3.0.0-alpha3")
'nl.jpoint.vertx-deploy-tools:vertx-deploy-test-module:jar:3.0.0-alpha3'
<dependency org="nl.jpoint.vertx-deploy-tools" name="vertx-deploy-test-module" rev="3.0.0-alpha3">
  <artifact name="vertx-deploy-test-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.jpoint.vertx-deploy-tools', module='vertx-deploy-test-module', version='3.0.0-alpha3')
)
libraryDependencies += "nl.jpoint.vertx-deploy-tools" % "vertx-deploy-test-module" % "3.0.0-alpha3"
[nl.jpoint.vertx-deploy-tools/vertx-deploy-test-module "3.0.0-alpha3"]

Dependencies

compile (2)

Group / Artifact Type Version
io.vertx : vertx-core jar 3.1.0
org.slf4j : log4j-over-slf4j jar 1.7.12

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-alpha3
3.0.0-alpha2
3.0.0-alpha1
1.2.2
1.2.1
1.2.0
1.2.0.beta6
1.2.0.beta5
1.2.0.beta4
1.2.0.beta3
1.2.0.beta2
1.2.0.beta1