License |
License |
---|---|
GroupId | GroupIdnl.jpoint.vertx-deploy-tools |
ArtifactId | ArtifactIdvertx-deploy-test-module |
Last Version | Last Version3.0.0-alpha3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Deploy Tools : Test module
Vert.x deploy test module.
|
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.1.0 |
org.slf4j : log4j-over-slf4j | jar | 1.7.12 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.12 |
ch.qos.logback : logback-classic | jar | 1.1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |