is not current version
Last Version 4.0.0

org.apache.stratos:autoscaler-feature 3.0.0-incubating


Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

org.apache.stratos
ArtifactId

ArtifactId

autoscaler-feature
Version

Version

3.0.0-incubating
Type

Type

pom

Download autoscaler-feature 3.0.0-incubating


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