License |
License |
---|---|
GroupId | GroupIdnl.jpoint.vertx-deploy-tools |
ArtifactId | ArtifactIdvertx-deploy-test-application |
Last Version | Last Version3.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Deploy Tools : Test Application
Vert.x deploy test application.
|
<!-- https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-application/ -->
<dependency>
<groupId>nl.jpoint.vertx-deploy-tools</groupId>
<artifactId>vertx-deploy-test-application</artifactId>
<version>3.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-application/
implementation 'nl.jpoint.vertx-deploy-tools:vertx-deploy-test-application:3.9.5'
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-application/
implementation ("nl.jpoint.vertx-deploy-tools:vertx-deploy-test-application:3.9.5")
'nl.jpoint.vertx-deploy-tools:vertx-deploy-test-application:jar:3.9.5'
<dependency org="nl.jpoint.vertx-deploy-tools" name="vertx-deploy-test-application" rev="3.9.5">
<artifact name="vertx-deploy-test-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.jpoint.vertx-deploy-tools', module='vertx-deploy-test-application', version='3.9.5')
)
libraryDependencies += "nl.jpoint.vertx-deploy-tools" % "vertx-deploy-test-application" % "3.9.5"
[nl.jpoint.vertx-deploy-tools/vertx-deploy-test-application "3.9.5"]
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-core | jar | 3.9.5 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |