License |
License |
---|---|
GroupId | GroupIdorg.apache.stratos |
ArtifactId | ArtifactIdstratos-features-parent |
Last Version | Last Version4.1.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Stratos - Features
Apache Stratos is an open source polyglot Platform as a Service (PaaS) framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
stratos-features-parent-4.1.6.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/stratos-features-parent/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>stratos-features-parent</artifactId>
<version>4.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/stratos-features-parent/
implementation 'org.apache.stratos:stratos-features-parent:4.1.6'
// https://jarcasting.com/artifacts/org.apache.stratos/stratos-features-parent/
implementation ("org.apache.stratos:stratos-features-parent:4.1.6")
'org.apache.stratos:stratos-features-parent:pom:4.1.6'
<dependency org="org.apache.stratos" name="stratos-features-parent" rev="4.1.6">
<artifact name="stratos-features-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='stratos-features-parent', version='4.1.6')
)
libraryDependencies += "org.apache.stratos" % "stratos-features-parent" % "4.1.6"
[org.apache.stratos/stratos-features-parent "4.1.6"]