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

com.github.autoscaler:autoscale-aggregator 1.0.1-39

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.0.1-39
Тип

Тип

pom

Скачать autoscale-aggregator 1.0.1-39

Имя Файла Размер
autoscale-aggregator-1.0.1-39.pom 3 KB
Обзор

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