marathon-client

A Java API client for Mesosphere's Marathon.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.vivekkothari
ArtifactId

ArtifactId

marathon-client
Last Version

Last Version

0.4.7
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/vivekkothari/marathon-client

Download marathon-client

How to add to project

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

Dependencies

compile (3)

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

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.6

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.7