is not current version
Last Version 4.1.6

org.apache.stratos:org.apache.stratos.autoscaler.feature 4.1.5

This feature contains the required bundles for autoscaling functionality

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.apache.stratos
ArtifactId

ArtifactId

org.apache.stratos.autoscaler.feature
Version

Version

4.1.5
Type

Type

pom

Download org.apache.stratos.autoscaler.feature 4.1.5


<!-- 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.5</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.5'
// https://jarcasting.com/artifacts/org.apache.stratos/org.apache.stratos.autoscaler.feature/
implementation ("org.apache.stratos:org.apache.stratos.autoscaler.feature:4.1.5")
'org.apache.stratos:org.apache.stratos.autoscaler.feature:pom:4.1.5'
<dependency org="org.apache.stratos" name="org.apache.stratos.autoscaler.feature" rev="4.1.5">
  <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.5')
)
libraryDependencies += "org.apache.stratos" % "org.apache.stratos.autoscaler.feature" % "4.1.5"
[org.apache.stratos/org.apache.stratos.autoscaler.feature "4.1.5"]