MVN

cc.roden : marathon-client

Maven & Gradle

Aug 05, 2015
4 usages
3 stars

marathon-client · A Java API client for Mesosphere's Marathon.

<dependency>
    <groupId>cc.roden</groupId>
    <artifactId>marathon-client</artifactId>
    <version>0.4.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of cc.roden : marathon-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.9

All Versions

Choose a version of cc.roden : marathon-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
marathon-client-0.4.9
marathon-client-0.4.8
marathon-client-0.4.7
marathon-client-0.4.6
marathon-client-0.4.5
marathon-client-0.4.4

How to add a dependency to Maven

Add the following cc.roden : marathon-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>cc.roden</groupId>
    <artifactId>marathon-client</artifactId>
    <version>0.4.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following cc.roden : marathon-client gradle dependency to your build.gradle file:

implementation 'cc.roden:marathon-client:0.4.9'

Gradle Kotlin DSL: Add the following cc.roden : marathon-client gradle kotlin dependency to your build.gradle.kts file:

implementation("cc.roden:marathon-client:0.4.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following cc.roden : marathon-client sbt scala dependency to your build.sbt file:

libraryDependencies += "cc.roden" % "marathon-client" % "0.4.9"

Advertisement

Dependencies from Group

Aug 05, 2015
4 usages
3 stars

Discover Dependencies

Aug 01, 2016
7 usages
120 stars
Feb 22, 2016
1 usages
29 stars
Apr 04, 2016
1 usages
400 stars
May 20, 2016
1 usages
557 stars
Aug 22, 2016
1 usages
142 stars
Jul 29, 2016
0 stars
Nov 23, 2017
0 stars
Sep 05, 2018
1 usages
3 stars
May 18, 2016
1 usages
0 stars
May 27, 2015
1 usages
2 stars