is not current version
Last Version 1.0.0-m5

org.wso2.carbon.identity:identity-governance 1.0.0-m3

WSO2 Carbon - Governance

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity
ArtifactId

ArtifactId

identity-governance
Version

Version

1.0.0-m3
Type

Type

pom

Download identity-governance 1.0.0-m3


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