Last Version

marathon-deploy-plugin 3.0.1

Deploy your application to an Apache Marathon cluster.

License

License

Categories

Categories

Gradle Build Tools Ant Geo Business Logic Libraries Geospatial
GroupId

GroupId

io.advantageous.gradle
ArtifactId

ArtifactId

marathon-deploy-plugin
Version

Version

3.0.1
Type

Type

jar
Description

Description

marathon-deploy-plugin
Deploy your application to an Apache Marathon cluster.
Project URL

Project URL

https://github.com/advantageous/marathon-deploy-plugin

Download marathon-deploy-plugin 3.0.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.codehaus.groovy.modules.http-builder : http-builder jar 0.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.