com.github.mohitsoni/marathon-client

A Java API client for Mesosphere's Marathon.

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[com.github.mohitsoni/marathon-client "0.4.3-rc1-2"]

Clojure CLI/deps.edn

com.github.mohitsoni/marathon-client {:mvn/version "0.4.3-rc1-2"}

Gradle

implementation("com.github.mohitsoni:marathon-client:0.4.3-rc1-2")

Maven

<dependency>
  <groupId>com.github.mohitsoni</groupId>
  <artifactId>marathon-client</artifactId>
  <version>0.4.3-rc1-2</version>
</dependency>