License |
License |
---|---|
GroupId | GroupIdorg.apache.stratos |
ArtifactId | ArtifactIdstratos |
Last Version | Last Version4.1.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionApache Stratos - Product
Apache Stratos Product Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
stratos-4.1.6.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.stratos/stratos/ -->
<dependency>
<groupId>org.apache.stratos</groupId>
<artifactId>stratos</artifactId>
<version>4.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/stratos/
implementation 'org.apache.stratos:stratos:4.1.6'
// https://jarcasting.com/artifacts/org.apache.stratos/stratos/
implementation ("org.apache.stratos:stratos:4.1.6")
'org.apache.stratos:stratos:pom:4.1.6'
<dependency org="org.apache.stratos" name="stratos" rev="4.1.6">
<artifact name="stratos" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='stratos', version='4.1.6')
)
libraryDependencies += "org.apache.stratos" % "stratos" % "4.1.6"
[org.apache.stratos/stratos "4.1.6"]