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