License |
License |
---|---|
GroupId | GroupIdnl.jpoint.vertx-deploy-tools |
ArtifactId | ArtifactIdvertx-deploy |
Version | Version3.3.3 |
Type | Typejar |
Description |
DescriptionVert.x Deploy Tools : Vert.x Deploy Application
Vert.x deploy application
|
Filename | Size |
---|---|
vertx-deploy-3.3.3.pom | |
vertx-deploy-3.3.3.jar | 130 KB |
vertx-deploy-3.3.3-sources.jar | 60 KB |
vertx-deploy-3.3.3-javadoc.jar | 292 KB |
Browse |
<!-- 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"]
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 |
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 |
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 |