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