is not current version
Last Version 4.1.6

org.apache.stratos:stratos 4.1.4

Apache Stratos Product Parent

GroupId

GroupId

org.apache.stratos
ArtifactId

ArtifactId

stratos
Version

Version

4.1.4
Type

Type

pom

Download stratos 4.1.4

Filename Size
stratos-4.1.4.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.stratos/stratos/ -->
<dependency>
    <groupId>org.apache.stratos</groupId>
    <artifactId>stratos</artifactId>
    <version>4.1.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/stratos/
implementation 'org.apache.stratos:stratos:4.1.4'
// https://jarcasting.com/artifacts/org.apache.stratos/stratos/
implementation ("org.apache.stratos:stratos:4.1.4")
'org.apache.stratos:stratos:pom:4.1.4'
<dependency org="org.apache.stratos" name="stratos" rev="4.1.4">
  <artifact name="stratos" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='stratos', version='4.1.4')
)
libraryDependencies += "org.apache.stratos" % "stratos" % "4.1.4"
[org.apache.stratos/stratos "4.1.4"]