License |
License |
---|---|
GroupId | GroupIdorg.apache.stratos |
ArtifactId | ArtifactIdstratos-mgt-parent-feature |
Last Version | Last Version4.1.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Stratos - Stratos Management Aggregator Module
features
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
stratos-mgt-parent-feature-4.1.6.pom | 1 KB |
Browse |
<!-- 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.6</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.6'
// https://jarcasting.com/artifacts/org.apache.stratos/stratos-mgt-parent-feature/
implementation ("org.apache.stratos:stratos-mgt-parent-feature:4.1.6")
'org.apache.stratos:stratos-mgt-parent-feature:pom:4.1.6'
<dependency org="org.apache.stratos" name="stratos-mgt-parent-feature" rev="4.1.6">
<artifact name="stratos-mgt-parent-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='stratos-mgt-parent-feature', version='4.1.6')
)
libraryDependencies += "org.apache.stratos" % "stratos-mgt-parent-feature" % "4.1.6"
[org.apache.stratos/stratos-mgt-parent-feature "4.1.6"]