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