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