License |
License |
---|---|
GroupId | GroupIdorg.wso2.carbon.governance |
ArtifactId | ArtifactIdgovernance |
Version | Version4.8.28 |
Type | Typepom |
Description |
DescriptionWSO2 Carbon - Governance Aggregator Module
WSO2 is an open source application development software company focused on providing service-oriented
architecture solutions for professional developers.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
governance-4.8.28.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.8.28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.governance/governance/
implementation 'org.wso2.carbon.governance:governance:4.8.28'
// https://jarcasting.com/artifacts/org.wso2.carbon.governance/governance/
implementation ("org.wso2.carbon.governance:governance:4.8.28")
'org.wso2.carbon.governance:governance:pom:4.8.28'
<dependency org="org.wso2.carbon.governance" name="governance" rev="4.8.28">
<artifact name="governance" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.governance', module='governance', version='4.8.28')
)
libraryDependencies += "org.wso2.carbon.governance" % "governance" % "4.8.28"
[org.wso2.carbon.governance/governance "4.8.28"]