License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.autoscaler |
ArtifactId | ArtifactIdautoscale-scaler-marathon |
Last Version | Last Version1.9.1-797 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProvides on-demand scaling of services, allowing you to efficiently dedicate resources where they are needed most in your Mesos cluster, and minimizing costs and ensuring user satisfaction.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-scaler-marathon/ -->
<dependency>
<groupId>com.github.autoscaler</groupId>
<artifactId>autoscale-scaler-marathon</artifactId>
<version>1.9.1-797</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-scaler-marathon/
implementation 'com.github.autoscaler:autoscale-scaler-marathon:1.9.1-797'
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-scaler-marathon/
implementation ("com.github.autoscaler:autoscale-scaler-marathon:1.9.1-797")
'com.github.autoscaler:autoscale-scaler-marathon:jar:1.9.1-797'
<dependency org="com.github.autoscaler" name="autoscale-scaler-marathon" rev="1.9.1-797">
<artifact name="autoscale-scaler-marathon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autoscaler', module='autoscale-scaler-marathon', version='1.9.1-797')
)
libraryDependencies += "com.github.autoscaler" % "autoscale-scaler-marathon" % "1.9.1-797"
[com.github.autoscaler/autoscale-scaler-marathon "1.9.1-797"]
Group / Artifact | Type | Version |
---|---|---|
com.github.autoscaler : autoscale-marathon-shared | jar | 1.9.1-797 |
com.github.autoscaler : autoscale-api | jar | 1.9.1-797 |
org.slf4j : slf4j-api | jar | |
com.mesosphere : marathon-client | jar | |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpcore | jar | |
com.google.code.gson : gson | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi : caf-api | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi.logging : caf-logging-logback | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar |