не последняя версия
Последняя версия 1.9.1-797

com.github.autoscaler:autoscale-aggregator 1.3.0-158

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.

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

com.github.autoscaler
Идентификатор

Идентификатор

autoscale-aggregator
Версия

Версия

1.3.0-158
Тип

Тип

pom

Скачать autoscale-aggregator 1.3.0-158

Имя Файла Размер
autoscale-aggregator-1.3.0-158.pom 5 KB
Обзор

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