is not current version
Last Version 4.1.6

org.apache.stratos:stratos-mgt-parent-feature 4.1.0


GroupId

GroupId

org.apache.stratos
ArtifactId

ArtifactId

stratos-mgt-parent-feature
Version

Version

4.1.0
Type

Type

pom

Download stratos-mgt-parent-feature 4.1.0


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