com.github.vivekkothari/marathon-client

A Java API client for Mesosphere's Marathon.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 49 Downloads
  • 49 This Version
This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[com.github.vivekkothari/marathon-client "0.4.6"]

Clojure CLI/deps.edn

com.github.vivekkothari/marathon-client {:mvn/version "0.4.6"}

Gradle

implementation("com.github.vivekkothari:marathon-client:0.4.6")

Maven

<dependency>
  <groupId>com.github.vivekkothari</groupId>
  <artifactId>marathon-client</artifactId>
  <version>0.4.6</version>
</dependency>