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