is not current version
Last Version 4.8.28

org.wso2.carbon.governance:governance 4.7.13


GroupId

GroupId

org.wso2.carbon.governance
ArtifactId

ArtifactId

governance
Version

Version

4.7.13
Type

Type

pom

Download governance 4.7.13

Filename Size
governance-4.7.13.pom 3 KB
Browse

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