is not current version
Last Version 1.9.1-797

com.github.autoscaler:autoscale-aggregator 1.0.0-12

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.

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.github.autoscaler
ArtifactId

ArtifactId

autoscale-aggregator
Version

Version

1.0.0-12
Type

Type

pom

Download autoscale-aggregator 1.0.0-12


<!-- https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-aggregator/ -->
<dependency>
    <groupId>com.github.autoscaler</groupId>
    <artifactId>autoscale-aggregator</artifactId>
    <version>1.0.0-12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-aggregator/
implementation 'com.github.autoscaler:autoscale-aggregator:1.0.0-12'
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-aggregator/
implementation ("com.github.autoscaler:autoscale-aggregator:1.0.0-12")
'com.github.autoscaler:autoscale-aggregator:pom:1.0.0-12'
<dependency org="com.github.autoscaler" name="autoscale-aggregator" rev="1.0.0-12">
  <artifact name="autoscale-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.autoscaler', module='autoscale-aggregator', version='1.0.0-12')
)
libraryDependencies += "com.github.autoscaler" % "autoscale-aggregator" % "1.0.0-12"
[com.github.autoscaler/autoscale-aggregator "1.0.0-12"]