не последняя версия
Последняя версия 4.1.6

org.apache.stratos:org.apache.stratos.autoscaler.feature 4.1.2

This feature contains the required bundles for autoscaling functionality

Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

org.apache.stratos
Идентификатор

Идентификатор

org.apache.stratos.autoscaler.feature
Версия

Версия

4.1.2
Тип

Тип

pom

Скачать org.apache.stratos.autoscaler.feature 4.1.2


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