MVN

com.github.autoscaler : autoscale-aggregator

Maven & Gradle

Aug 24, 2023
2 stars

Autoscaler · 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.

<dependency>
    <groupId>com.github.autoscaler</groupId>
    <artifactId>autoscale-aggregator</artifactId>
    <version>2.0.1-934</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.autoscaler : autoscale-aggregator to add to Maven - Latest Versions:

  • Latest Stable: 2.0.1-934

All Versions

Choose a version of com.github.autoscaler : autoscale-aggregator to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
autoscale-aggregator-2.0.1-934
autoscale-aggregator-2.0.0-914
1.10.x
autoscale-aggregator-1.10.1-897
autoscale-aggregator-1.10.0-869
1.9.x
autoscale-aggregator-1.9.2-833
autoscale-aggregator-1.9.1-797
autoscale-aggregator-1.9.0-659
1.8.x
autoscale-aggregator-1.8.2-570
autoscale-aggregator-1.8.1-542
autoscale-aggregator-1.8.0-493
1.7.x
autoscale-aggregator-1.7.0-363
1.6.x
autoscale-aggregator-1.6.1-313
autoscale-aggregator-1.6.0-311
1.5.x
autoscale-aggregator-1.5.0-275
1.4.x
autoscale-aggregator-1.4.0-242
1.3.x
autoscale-aggregator-1.3.0-158
1.2.x
autoscale-aggregator-1.2.0-79
1.1.x
autoscale-aggregator-1.1.0-43
1.0.x
autoscale-aggregator-1.0.1-39
autoscale-aggregator-1.0.0-12

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.autoscaler</groupId>
    <artifactId>autoscale-aggregator</artifactId>
    <version>2.0.1-934</version>
</dependency>