License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.mesosphere |
ArtifactId | ArtifactIdmarathon-client |
Last Version | Last Version0.6.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmarathon-client
A Java API client for Mesosphere's Marathon.
|
Project URL |
Project URL |
Filename | Size |
---|---|
marathon-client-0.6.3.pom | |
marathon-client-0.6.3.jar | 40 KB |
marathon-client-0.6.3-sources.jar | 20 KB |
marathon-client-0.6.3-javadoc.jar | 261 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mesosphere/marathon-client/ -->
<dependency>
<groupId>com.mesosphere</groupId>
<artifactId>marathon-client</artifactId>
<version>0.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mesosphere/marathon-client/
implementation 'com.mesosphere:marathon-client:0.6.3'
// https://jarcasting.com/artifacts/com.mesosphere/marathon-client/
implementation ("com.mesosphere:marathon-client:0.6.3")
'com.mesosphere:marathon-client:jar:0.6.3'
<dependency org="com.mesosphere" name="marathon-client" rev="0.6.3">
<artifact name="marathon-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mesosphere', module='marathon-client', version='0.6.3')
)
libraryDependencies += "com.mesosphere" % "marathon-client" % "0.6.3"
[com.mesosphere/marathon-client "0.6.3"]
Group / Artifact | Type | Version |
---|---|---|
com.netflix.feign : feign-core | jar | 8.18.0 |
com.netflix.feign : feign-gson | jar | 8.18.0 |
com.netflix.feign : feign-slf4j | jar | 8.18.0 |
org.slf4j : slf4j-api | jar | 1.7.13 |
com.google.code.gson : gson | jar | 2.5 |
com.google.guava : guava | jar | 20.0 |
net.oauth.core : oauth | jar | 20100527 |
commons-io : commons-io | jar | 2.4 |
com.nimbusds : nimbus-jose-jwt | jar | 7.9 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
com.squareup.okhttp3 : mockwebserver | jar | 3.5.0 |
org.codehaus.groovy : groovy-all | jar | 2.4.10 |
org.spockframework : spock-core | jar | 1.1-groovy-2.4-rc-4 |
cglib : cglib-nodep | jar | 3.2.5 |
org.objenesis : objenesis | jar | 2.5.1 |