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