is not current version
Last Version 3.3.3

nl.jpoint.vertx-deploy-tools:vertx-deploy 3.3.0-alpha-1

Vert.x deploy application

GroupId

GroupId

nl.jpoint.vertx-deploy-tools
ArtifactId

ArtifactId

vertx-deploy
Version

Version

3.3.0-alpha-1
Type

Type

jar

Download vertx-deploy 3.3.0-alpha-1


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