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