GroupId | GroupIdorg.apache.stratos |
---|---|
ArtifactId | ArtifactIdorg.apache.stratos.adc.topology.mgt.feature |
Last Version | Last Version3.0.0-incubating |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Stratos - ADC Topology Management Feature
This feature contains the bundles required for Topology Management in ADC
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/org.apache.stratos.adc.topology.mgt.feature/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>org.apache.stratos.adc.topology.mgt.feature</artifactId>
<version>3.0.0-incubating</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/org.apache.stratos.adc.topology.mgt.feature/
implementation 'org.apache.stratos:org.apache.stratos.adc.topology.mgt.feature:3.0.0-incubating'
// https://jarcasting.com/artifacts/org.apache.stratos/org.apache.stratos.adc.topology.mgt.feature/
implementation ("org.apache.stratos:org.apache.stratos.adc.topology.mgt.feature:3.0.0-incubating")
'org.apache.stratos:org.apache.stratos.adc.topology.mgt.feature:pom:3.0.0-incubating'
<dependency org="org.apache.stratos" name="org.apache.stratos.adc.topology.mgt.feature" rev="3.0.0-incubating">
<artifact name="org.apache.stratos.adc.topology.mgt.feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='org.apache.stratos.adc.topology.mgt.feature', version='3.0.0-incubating')
)
libraryDependencies += "org.apache.stratos" % "org.apache.stratos.adc.topology.mgt.feature" % "3.0.0-incubating"
[org.apache.stratos/org.apache.stratos.adc.topology.mgt.feature "3.0.0-incubating"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.stratos : org.apache.stratos.adc.topology.mgt | jar | ${project.version} |
org.apache.stratos : org.apache.stratos.lb.common | jar | ${project.version} |