| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.github.autoscaler |
| Идентификатор | Идентификаторautoscale-api |
| Версия | Версия1.9.0-659 |
| Тип | Типjar |
| Описание |
Описание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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| autoscale-api-1.9.0-659.pom | |
| autoscale-api-1.9.0-659.jar | 12 KB |
| autoscale-api-1.9.0-659-sources.jar | 17 KB |
| autoscale-api-1.9.0-659-javadoc.jar | 100 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-api/ -->
<dependency>
<groupId>com.github.autoscaler</groupId>
<artifactId>autoscale-api</artifactId>
<version>1.9.0-659</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-api/
implementation 'com.github.autoscaler:autoscale-api:1.9.0-659'
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-api/
implementation ("com.github.autoscaler:autoscale-api:1.9.0-659")
'com.github.autoscaler:autoscale-api:jar:1.9.0-659'
<dependency org="com.github.autoscaler" name="autoscale-api" rev="1.9.0-659">
<artifact name="autoscale-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autoscaler', module='autoscale-api', version='1.9.0-659')
)
libraryDependencies += "com.github.autoscaler" % "autoscale-api" % "1.9.0-659"
[com.github.autoscaler/autoscale-api "1.9.0-659"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.cafapi : caf-api | jar | |
| javax.validation : validation-api | jar | |
| com.github.cafapi.util : util-naming | jar |