is not current version
Last Version 0.1.35

org.wso2.carbon.identity.commons:identity-commons 0.1.1

This is a Carbon bundle that represents the Identity Commons aggregate module.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.commons
ArtifactId

ArtifactId

identity-commons
Version

Version

0.1.1
Type

Type

pom

Download identity-commons 0.1.1


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