Jar examples for m:marathon-client
A Java API client for Mesosphere's Marathon.
You can download jar file marathon-client 0.6.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add marathon-client-0.6.0.jar to your project.
<dependency> <groupId>com.mesosphere</groupId> <artifactId>marathon-client</artifactId> <version>0.6.0</version> </dependency>
compile group: 'com.mesosphere', name: 'marathon-client', version: '0.6.0'
libraryDependencies += "com.mesosphere" % "marathon-client" % "0.6.0"
<dependency org="com.mesosphere" name="marathon-client" rev="0.6.0"/>
@Grapes(@Grab(group='com.mesosphere', module='marathon-client', version='0.6.0'))
'com.mesosphere:marathon-client:jar:0.6.0'
Click the following link to download the jar file.
marathon-client-0.6.0-javadoc.jar