| License |
License |
|---|---|
| Categories |
CategoriesAuto Application Layer Libs Code Generators |
| GroupId | GroupIdcom.github.autoscaler |
| ArtifactId | ArtifactIdautoscale-api |
| Version | Version1.9.0-659 |
| 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 |
| Filename | Size |
|---|---|
| autoscale-api-1.9.0-659.pom | |
| autoscale-api-1.9.0-659.jar | 12 KB |
| autoscale-api-1.9.0-659-sources.jar | 17 KB |
| autoscale-api-1.9.0-659-javadoc.jar | 100 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-api/ -->
<dependency>
<groupId>com.github.autoscaler</groupId>
<artifactId>autoscale-api</artifactId>
<version>1.9.0-659</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-api/
implementation 'com.github.autoscaler:autoscale-api:1.9.0-659'
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-api/
implementation ("com.github.autoscaler:autoscale-api:1.9.0-659")
'com.github.autoscaler:autoscale-api:jar:1.9.0-659'
<dependency org="com.github.autoscaler" name="autoscale-api" rev="1.9.0-659">
<artifact name="autoscale-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autoscaler', module='autoscale-api', version='1.9.0-659')
)
libraryDependencies += "com.github.autoscaler" % "autoscale-api" % "1.9.0-659"
[com.github.autoscaler/autoscale-api "1.9.0-659"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cafapi : caf-api | jar | |
| javax.validation : validation-api | jar | |
| com.github.cafapi.util : util-naming | jar |