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