is not current version
Last Version 3.9.5

nl.jpoint:vertx-deploy-tools 3.0.0-beta7

Vert.x application for deploying of other Vert.x applications with support for AWS based infrastructure.

GroupId

GroupId

nl.jpoint
ArtifactId

ArtifactId

vertx-deploy-tools
Version

Version

3.0.0-beta7
Type

Type

pom

Download vertx-deploy-tools 3.0.0-beta7


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