is not current version
Last Version 4.8.0

org.wso2.carbon.commons:tenant-mgt-commons 4.3.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.wso2.carbon.commons
ArtifactId

ArtifactId

tenant-mgt-commons
Version

Version

4.3.0
Type

Type

pom

Download tenant-mgt-commons 4.3.0


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.commons/tenant-mgt-commons/ -->
<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>tenant-mgt-commons</artifactId>
    <version>4.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.commons/tenant-mgt-commons/
implementation 'org.wso2.carbon.commons:tenant-mgt-commons:4.3.0'
// https://jarcasting.com/artifacts/org.wso2.carbon.commons/tenant-mgt-commons/
implementation ("org.wso2.carbon.commons:tenant-mgt-commons:4.3.0")
'org.wso2.carbon.commons:tenant-mgt-commons:pom:4.3.0'
<dependency org="org.wso2.carbon.commons" name="tenant-mgt-commons" rev="4.3.0">
  <artifact name="tenant-mgt-commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.commons', module='tenant-mgt-commons', version='4.3.0')
)
libraryDependencies += "org.wso2.carbon.commons" % "tenant-mgt-commons" % "4.3.0"
[org.wso2.carbon.commons/tenant-mgt-commons "4.3.0"]