| License |
License |
|---|---|
| GroupId | GroupIdnl.jpoint.vertx-deploy-tools |
| ArtifactId | ArtifactIdvertx-deploy-mod |
| Version | Version3.0.0-alpha3 |
| Type | Typejar |
| Description |
DescriptionVert.x Deploy Tools : Vert.x Module
Vert.x deploy module
|
<!-- https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-mod/ -->
<dependency>
<groupId>nl.jpoint.vertx-deploy-tools</groupId>
<artifactId>vertx-deploy-mod</artifactId>
<version>3.0.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-mod/
implementation 'nl.jpoint.vertx-deploy-tools:vertx-deploy-mod:3.0.0-alpha3'
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-mod/
implementation ("nl.jpoint.vertx-deploy-tools:vertx-deploy-mod:3.0.0-alpha3")
'nl.jpoint.vertx-deploy-tools:vertx-deploy-mod:jar:3.0.0-alpha3'
<dependency org="nl.jpoint.vertx-deploy-tools" name="vertx-deploy-mod" rev="3.0.0-alpha3">
<artifact name="vertx-deploy-mod" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.jpoint.vertx-deploy-tools', module='vertx-deploy-mod', version='3.0.0-alpha3')
)
libraryDependencies += "nl.jpoint.vertx-deploy-tools" % "vertx-deploy-mod" % "3.0.0-alpha3"
[nl.jpoint.vertx-deploy-tools/vertx-deploy-mod "3.0.0-alpha3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.amazonaws : aws-java-sdk-autoscaling | jar | 1.10.10 |
| com.amazonaws : aws-java-sdk-elasticloadbalancing | jar | 1.10.10 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.12 |
| io.vertx : vertx-core | jar | 3.1.0 |
| io.vertx : vertx-web | jar | 3.1.0 |
| org.json : json | jar | 20141113 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.12 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| junit : junit | jar | 4.12 |