License |
License |
---|---|
GroupId | GroupIdnl.jpoint.vertx-deploy-tools |
ArtifactId | ArtifactIdvertx-deploy-agent |
Last Version | Last Version3.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Deploy Tools : Deploy Agent
Vert.x deploy agent
|
Filename | Size |
---|---|
vertx-deploy-agent-3.9.5.pom | |
vertx-deploy-agent-3.9.5.jar | 131 KB |
vertx-deploy-agent-3.9.5-sources.jar | 60 KB |
vertx-deploy-agent-3.9.5-javadoc.jar | 294 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-agent/ -->
<dependency>
<groupId>nl.jpoint.vertx-deploy-tools</groupId>
<artifactId>vertx-deploy-agent</artifactId>
<version>3.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-agent/
implementation 'nl.jpoint.vertx-deploy-tools:vertx-deploy-agent:3.9.5'
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-agent/
implementation ("nl.jpoint.vertx-deploy-tools:vertx-deploy-agent:3.9.5")
'nl.jpoint.vertx-deploy-tools:vertx-deploy-agent:jar:3.9.5'
<dependency org="nl.jpoint.vertx-deploy-tools" name="vertx-deploy-agent" rev="3.9.5">
<artifact name="vertx-deploy-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.jpoint.vertx-deploy-tools', module='vertx-deploy-agent', version='3.9.5')
)
libraryDependencies += "nl.jpoint.vertx-deploy-tools" % "vertx-deploy-agent" % "3.9.5"
[nl.jpoint.vertx-deploy-tools/vertx-deploy-agent "3.9.5"]
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-autoscaling | jar | 1.11.937 |
com.amazonaws : aws-java-sdk-elasticloadbalancing | jar | 1.11.937 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
io.vertx : vertx-web | jar | 3.9.5 |
io.vertx : vertx-rx-java | jar | 3.9.5 |
org.json : json | jar | 20141113 |
org.apache.commons : commons-compress | jar | 1.20 |
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-resolver-provider | jar | 3.6.0 |
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 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
io.vertx : vertx-core | jar | 3.9.5 |
Group / Artifact | Type | Version |
---|---|---|
io.vertx : vertx-maven-service-factory | jar | 3.9.5 |
org.mockito : mockito-core | jar | 3.2.4 |
org.hamcrest : hamcrest-all | jar | 1.3 |
junit : junit | jar | 4.12 |