License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdnl.jpoint.vertx-deploy-tools |
ArtifactId | ArtifactIdvertx-deploy-test-config |
Last Version | Last Version3.9.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionVert.x Deploy Tools : Test Config
Vert.x deploy test config.
|
Filename | Size |
---|---|
vertx-deploy-test-config-3.9.5.pom | |
vertx-deploy-test-config-3.9.5.jar | 2 KB |
vertx-deploy-test-config-3.9.5-sources.jar | 690 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-config/ -->
<dependency>
<groupId>nl.jpoint.vertx-deploy-tools</groupId>
<artifactId>vertx-deploy-test-config</artifactId>
<version>3.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-config/
implementation 'nl.jpoint.vertx-deploy-tools:vertx-deploy-test-config:3.9.5'
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-config/
implementation ("nl.jpoint.vertx-deploy-tools:vertx-deploy-test-config:3.9.5")
'nl.jpoint.vertx-deploy-tools:vertx-deploy-test-config:jar:3.9.5'
<dependency org="nl.jpoint.vertx-deploy-tools" name="vertx-deploy-test-config" rev="3.9.5">
<artifact name="vertx-deploy-test-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.jpoint.vertx-deploy-tools', module='vertx-deploy-test-config', version='3.9.5')
)
libraryDependencies += "nl.jpoint.vertx-deploy-tools" % "vertx-deploy-test-config" % "3.9.5"
[nl.jpoint.vertx-deploy-tools/vertx-deploy-test-config "3.9.5"]