| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.github.autoscaler |
| Идентификатор | Идентификаторautoscale-marathon-shared |
| Версия | Версия1.8.2-570 |
| Тип | Тип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.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-marathon-shared/ -->
<dependency>
<groupId>com.github.autoscaler</groupId>
<artifactId>autoscale-marathon-shared</artifactId>
<version>1.8.2-570</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-marathon-shared/
implementation 'com.github.autoscaler:autoscale-marathon-shared:1.8.2-570'
// https://jarcasting.com/artifacts/com.github.autoscaler/autoscale-marathon-shared/
implementation ("com.github.autoscaler:autoscale-marathon-shared:1.8.2-570")
'com.github.autoscaler:autoscale-marathon-shared:jar:1.8.2-570'
<dependency org="com.github.autoscaler" name="autoscale-marathon-shared" rev="1.8.2-570">
<artifact name="autoscale-marathon-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.autoscaler', module='autoscale-marathon-shared', version='1.8.2-570')
)
libraryDependencies += "com.github.autoscaler" % "autoscale-marathon-shared" % "1.8.2-570"
[com.github.autoscaler/autoscale-marathon-shared "1.8.2-570"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.validation : validation-api | jar |