License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdorg.apache.stratos |
ArtifactId | ArtifactIdautoscaler-feature |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Stratos - Autoscaler Module
Apache Stratos (Incubating) is an open source polyglot Platform as a Service (PaaS) framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
autoscaler-feature-4.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/autoscaler-feature/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>autoscaler-feature</artifactId>
<version>4.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/autoscaler-feature/
implementation 'org.apache.stratos:autoscaler-feature:4.0.0'
// https://jarcasting.com/artifacts/org.apache.stratos/autoscaler-feature/
implementation ("org.apache.stratos:autoscaler-feature:4.0.0")
'org.apache.stratos:autoscaler-feature:pom:4.0.0'
<dependency org="org.apache.stratos" name="autoscaler-feature" rev="4.0.0">
<artifact name="autoscaler-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='autoscaler-feature', version='4.0.0')
)
libraryDependencies += "org.apache.stratos" % "autoscaler-feature" % "4.0.0"
[org.apache.stratos/autoscaler-feature "4.0.0"]