License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.autoscaler |
ArtifactId | ArtifactIdautoscale-aggregator |
Last Version | Last Version1.9.1-797 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAutoscaler
Provides 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 URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
autoscale-aggregator-1.9.1-797.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-aggregator/ -->
<dependency>
<groupId>com.github.autoscaler</groupId>
<artifactId>autoscale-aggregator</artifactId>
<version>1.9.1-797</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-aggregator/
implementation 'com.github.autoscaler:autoscale-aggregator:1.9.1-797'
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-aggregator/
implementation ("com.github.autoscaler:autoscale-aggregator:1.9.1-797")
'com.github.autoscaler:autoscale-aggregator:pom:1.9.1-797'
<dependency org="com.github.autoscaler" name="autoscale-aggregator" rev="1.9.1-797">
<artifact name="autoscale-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.autoscaler', module='autoscale-aggregator', version='1.9.1-797')
)
libraryDependencies += "com.github.autoscaler" % "autoscale-aggregator" % "1.9.1-797"
[com.github.autoscaler/autoscale-aggregator "1.9.1-797"]