Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdnl.jpoint.vertx-deploy-tools |
ArtifactId | ArtifactIdvertx-deploy-test-config |
Version | Version3.3.0-rc3 |
Type | Typejar |
Filename | Size |
---|---|
vertx-deploy-test-config-3.3.0-rc3.pom | |
vertx-deploy-test-config-3.3.0-rc3.jar | 2 KB |
vertx-deploy-test-config-3.3.0-rc3-sources.jar | 689 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.3.0-rc3</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.3.0-rc3'
// https://jarcasting.com/artifacts/nl.jpoint.vertx-deploy-tools/vertx-deploy-test-config/
implementation ("nl.jpoint.vertx-deploy-tools:vertx-deploy-test-config:3.3.0-rc3")
'nl.jpoint.vertx-deploy-tools:vertx-deploy-test-config:jar:3.3.0-rc3'
<dependency org="nl.jpoint.vertx-deploy-tools" name="vertx-deploy-test-config" rev="3.3.0-rc3">
<artifact name="vertx-deploy-test-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.jpoint.vertx-deploy-tools', module='vertx-deploy-test-config', version='3.3.0-rc3')
)
libraryDependencies += "nl.jpoint.vertx-deploy-tools" % "vertx-deploy-test-config" % "3.3.0-rc3"
[nl.jpoint.vertx-deploy-tools/vertx-deploy-test-config "3.3.0-rc3"]