License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdorg.apache.stratos |
ArtifactId | ArtifactIdtenant-mgt-feature |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Stratos - Tenant Management Aggregator Module
features
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
tenant-mgt-feature-4.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/tenant-mgt-feature/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>tenant-mgt-feature</artifactId>
<version>4.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/tenant-mgt-feature/
implementation 'org.apache.stratos:tenant-mgt-feature:4.0.0'
// https://jarcasting.com/artifacts/org.apache.stratos/tenant-mgt-feature/
implementation ("org.apache.stratos:tenant-mgt-feature:4.0.0")
'org.apache.stratos:tenant-mgt-feature:pom:4.0.0'
<dependency org="org.apache.stratos" name="tenant-mgt-feature" rev="4.0.0">
<artifact name="tenant-mgt-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='tenant-mgt-feature', version='4.0.0')
)
libraryDependencies += "org.apache.stratos" % "tenant-mgt-feature" % "4.0.0"
[org.apache.stratos/tenant-mgt-feature "4.0.0"]