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