is not current version
Last Version 4.1.6

org.apache.stratos:org.apache.stratos.python.cartridge.agent.integration.common 4.1.4


Categories

Categories

Python Languages
GroupId

GroupId

org.apache.stratos
ArtifactId

ArtifactId

org.apache.stratos.python.cartridge.agent.integration.common
Version

Version

4.1.4
Type

Type

jar

Download org.apache.stratos.python.cartridge.agent.integration.common 4.1.4


<!-- https://jarcasting.com/artifacts/org.apache.stratos/org.apache.stratos.python.cartridge.agent.integration.common/ -->
<dependency>
    <groupId>org.apache.stratos</groupId>
    <artifactId>org.apache.stratos.python.cartridge.agent.integration.common</artifactId>
    <version>4.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.stratos/org.apache.stratos.python.cartridge.agent.integration.common/
implementation 'org.apache.stratos:org.apache.stratos.python.cartridge.agent.integration.common:4.1.4'
// https://jarcasting.com/artifacts/org.apache.stratos/org.apache.stratos.python.cartridge.agent.integration.common/
implementation ("org.apache.stratos:org.apache.stratos.python.cartridge.agent.integration.common:4.1.4")
'org.apache.stratos:org.apache.stratos.python.cartridge.agent.integration.common:jar:4.1.4'
<dependency org="org.apache.stratos" name="org.apache.stratos.python.cartridge.agent.integration.common" rev="4.1.4">
  <artifact name="org.apache.stratos.python.cartridge.agent.integration.common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.stratos', module='org.apache.stratos.python.cartridge.agent.integration.common', version='4.1.4')
)
libraryDependencies += "org.apache.stratos" % "org.apache.stratos.python.cartridge.agent.integration.common" % "4.1.4"
[org.apache.stratos/org.apache.stratos.python.cartridge.agent.integration.common "4.1.4"]