License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.autoscaler |
ArtifactId | ArtifactIdautoscale-core |
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-core-1.9.1-797.pom | |
autoscale-core-1.9.1-797.jar | 32 KB |
autoscale-core-1.9.1-797-sources.jar | 26 KB |
autoscale-core-1.9.1-797-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-core/ -->
<dependency>
<groupId>com.github.autoscaler</groupId>
<artifactId>autoscale-core</artifactId>
<version>1.9.1-797</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-core/
implementation 'com.github.autoscaler:autoscale-core:1.9.1-797'
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-core/
implementation ("com.github.autoscaler:autoscale-core:1.9.1-797")
'com.github.autoscaler:autoscale-core:jar:1.9.1-797'
<dependency org="com.github.autoscaler" name="autoscale-core" rev="1.9.1-797">
<artifact name="autoscale-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autoscaler', module='autoscale-core', version='1.9.1-797')
)
libraryDependencies += "com.github.autoscaler" % "autoscale-core" % "1.9.1-797"
[com.github.autoscaler/autoscale-core "1.9.1-797"]
Group / Artifact | Type | Version |
---|---|---|
com.github.autoscaler : autoscale-api | jar | 1.9.1-797 |
io.dropwizard : dropwizard-core | jar | |
com.github.cafapi.config : config-decoder | jar | |
com.github.cafapi.config : config-system | jar | |
com.github.cafapi.cipher : cipher-null | jar | |
com.github.cafapi.election : election-null | jar | |
com.github.cafapi.util : util-moduleloader | jar | |
io.dropwizard : dropwizard-logging | jar | |
io.dropwizard.metrics : metrics-healthchecks | jar | |
com.github.cafapi.util : util-naming | jar | |
io.dropwizard : dropwizard-configuration | jar | |
com.github.cafapi : caf-api | jar | |
org.slf4j : slf4j-api | jar | |
jakarta.validation : jakarta.validation-api | jar |
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi.logging : caf-logging-logback | jar |
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | |
junit : junit | jar | |
org.mockito : mockito-core | jar |