License |
License |
---|---|
Categories |
CategoriesGradle Build Tools Ant Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.advantageous.gradle |
ArtifactId | ArtifactIdmarathon-deploy-plugin |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmarathon-deploy-plugin
Deploy your application to an Apache Marathon cluster.
|
Project URL |
Project URL |
Filename | Size |
---|---|
marathon-deploy-plugin-3.0.1.pom | |
marathon-deploy-plugin-3.0.1.jar | 19 KB |
marathon-deploy-plugin-3.0.1-sources.jar | 2 KB |
marathon-deploy-plugin-3.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.advantageous.gradle/marathon-deploy-plugin/ -->
<dependency>
<groupId>io.advantageous.gradle</groupId>
<artifactId>marathon-deploy-plugin</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.gradle/marathon-deploy-plugin/
implementation 'io.advantageous.gradle:marathon-deploy-plugin:3.0.1'
// https://jarcasting.com/artifacts/io.advantageous.gradle/marathon-deploy-plugin/
implementation ("io.advantageous.gradle:marathon-deploy-plugin:3.0.1")
'io.advantageous.gradle:marathon-deploy-plugin:jar:3.0.1'
<dependency org="io.advantageous.gradle" name="marathon-deploy-plugin" rev="3.0.1">
<artifact name="marathon-deploy-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.gradle', module='marathon-deploy-plugin', version='3.0.1')
)
libraryDependencies += "io.advantageous.gradle" % "marathon-deploy-plugin" % "3.0.1"
[io.advantageous.gradle/marathon-deploy-plugin "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.groovy.modules.http-builder : http-builder | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |