License |
License |
---|---|
GroupId | GroupIdorg.apache.stratos |
ArtifactId | ArtifactIdgapp-feature |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Stratos - GApp Feature Aggregator Module
Apache Stratos (Incubating) is an open source polyglot Platform as a Service (PaaS) framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
gapp-feature-4.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/gapp-feature/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>gapp-feature</artifactId>
<version>4.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/gapp-feature/
implementation 'org.apache.stratos:gapp-feature:4.0.0'
// https://jarcasting.com/artifacts/org.apache.stratos/gapp-feature/
implementation ("org.apache.stratos:gapp-feature:4.0.0")
'org.apache.stratos:gapp-feature:pom:4.0.0'
<dependency org="org.apache.stratos" name="gapp-feature" rev="4.0.0">
<artifact name="gapp-feature" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='gapp-feature', version='4.0.0')
)
libraryDependencies += "org.apache.stratos" % "gapp-feature" % "4.0.0"
[org.apache.stratos/gapp-feature "4.0.0"]