Vert.x Deploy Tools : Deploy Agent

Vert.x deploy agent

License

License

GroupId

GroupId

nl.jpoint.vertx-deploy-tools
ArtifactId

ArtifactId

vertx-deploy-agent
Last Version

Last Version

3.9.5
Release Date

Release Date

Type

Type

jar
Description

Description

Vert.x Deploy Tools : Deploy Agent
Vert.x deploy agent

Download vertx-deploy-agent

How to add to project

<!-- 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"]

Dependencies

compile (16)

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

provided (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

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.9.5
3.8.5
3.5.5
3.5.4
3.5.3
3.5.2
3.5.1
3.5.0