marathon-client

A Java API client for Mesosphere's Marathon.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.cloudbees.marathon
ArtifactId

ArtifactId

marathon-client
Last Version

Last Version

0.4.14
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/mohitsoni/marathon-client

Download marathon-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.cloudbees.marathon/marathon-client/ -->
<dependency>
    <groupId>com.cloudbees.marathon</groupId>
    <artifactId>marathon-client</artifactId>
    <version>0.4.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.cloudbees.marathon/marathon-client/
implementation 'com.cloudbees.marathon:marathon-client:0.4.14'
// https://jarcasting.com/artifacts/com.cloudbees.marathon/marathon-client/
implementation ("com.cloudbees.marathon:marathon-client:0.4.14")
'com.cloudbees.marathon:marathon-client:jar:0.4.14'
<dependency org="com.cloudbees.marathon" name="marathon-client" rev="0.4.14">
  <artifact name="marathon-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cloudbees.marathon', module='marathon-client', version='0.4.14')
)
libraryDependencies += "com.cloudbees.marathon" % "marathon-client" % "0.4.14"
[com.cloudbees.marathon/marathon-client "0.4.14"]

Dependencies

compile (3)

Group / Artifact Type Version
com.netflix.feign : feign-core jar 8.14.1
com.netflix.feign : feign-gson jar 8.14.1
com.google.code.gson : gson jar 2.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.14
0.4.13
0.4.12
0.4.11
0.4.10
0.4.9