License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Geo Business Logic Libraries Geospatial |
GroupId | GroupIdio.advantageous.marathon |
ArtifactId | ArtifactIdmarathon-deploy-plugin |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionio.advantageous.marathon.gradle.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 | 54 KB |
marathon-deploy-plugin-3.0.1-sources.jar | 5 KB |
marathon-deploy-plugin-3.0.1-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.advantageous.marathon/marathon-deploy-plugin/ -->
<dependency>
<groupId>io.advantageous.marathon</groupId>
<artifactId>marathon-deploy-plugin</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.advantageous.marathon/marathon-deploy-plugin/
implementation 'io.advantageous.marathon:marathon-deploy-plugin:3.0.1'
// https://jarcasting.com/artifacts/io.advantageous.marathon/marathon-deploy-plugin/
implementation ("io.advantageous.marathon:marathon-deploy-plugin:3.0.1")
'io.advantageous.marathon:marathon-deploy-plugin:jar:3.0.1'
<dependency org="io.advantageous.marathon" name="marathon-deploy-plugin" rev="3.0.1">
<artifact name="marathon-deploy-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.advantageous.marathon', module='marathon-deploy-plugin', version='3.0.1')
)
libraryDependencies += "io.advantageous.marathon" % "marathon-deploy-plugin" % "3.0.1"
[io.advantageous.marathon/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 |