Last Version

Vert.x Deploy Tools : Vert.x Deploy Application 3.3.3

Vert.x deploy application

License

License

GroupId

GroupId

nl.jpoint.vertx-deploy-tools
ArtifactId

ArtifactId

vertx-deploy
Version

Version

3.3.3
Type

Type

jar
Description

Description

Vert.x Deploy Tools : Vert.x Deploy Application
Vert.x deploy application

Download vertx-deploy 3.3.3


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

Dependencies

compile (15)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-autoscaling jar 1.11.317
com.amazonaws : aws-java-sdk-elasticloadbalancing jar 1.11.317
org.slf4j : log4j-over-slf4j jar 1.7.21
io.vertx : vertx-web jar 3.3.3
io.vertx : vertx-rx-java jar 3.3.3
org.json : json jar 20141113
org.apache.commons : commons-compress jar 1.15
org.eclipse.aether : aether-api jar 1.1.0
org.eclipse.aether : aether-util jar 1.1.0
org.eclipse.aether : aether-spi jar 1.1.0
org.apache.maven : maven-aether-provider jar 3.3.9
org.eclipse.aether : aether-impl jar 1.1.0
org.eclipse.aether : aether-connector-basic jar 1.1.0
org.eclipse.aether : aether-transport-file jar 1.1.0
org.eclipse.aether : aether-transport-http jar 1.1.0

provided (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.21
ch.qos.logback : logback-classic jar 1.1.7
io.vertx : vertx-core jar 3.3.3

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.1.0-RC.1
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.