is not current version
Last Version 3.9.5

nl.jpoint.vertx-deploy-tools:vertx-deploy-test-application 3.0.0-alpha10

Vert.x deploy test application.

GroupId

GroupId

nl.jpoint.vertx-deploy-tools
ArtifactId

ArtifactId

vertx-deploy-test-application
Version

Version

3.0.0-alpha10
Type

Type

jar

Download vertx-deploy-test-application 3.0.0-alpha10


<!-- 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.0.0-alpha10</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.0.0-alpha10'
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-application/
implementation ("nl.jpoint.vertx-deploy-tools:vertx-deploy-test-application:3.0.0-alpha10")
'nl.jpoint.vertx-deploy-tools:vertx-deploy-test-application:jar:3.0.0-alpha10'
<dependency org="nl.jpoint.vertx-deploy-tools" name="vertx-deploy-test-application" rev="3.0.0-alpha10">
  <artifact name="vertx-deploy-test-application" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.jpoint.vertx-deploy-tools', module='vertx-deploy-test-application', version='3.0.0-alpha10')
)
libraryDependencies += "nl.jpoint.vertx-deploy-tools" % "vertx-deploy-test-application" % "3.0.0-alpha10"
[nl.jpoint.vertx-deploy-tools/vertx-deploy-test-application "3.0.0-alpha10"]