is not current version
Last Version 4.8.28

org.wso2.carbon.governance:org.wso2.carbon.governance.gadgets.feature 4.7.3

This contains the various gadgets that are available as a part of the WSO2 Governance Registry Dashboard. These gadgets can be used for impact analysis and monitoring lifecycle state transitions.

GroupId

GroupId

org.wso2.carbon.governance
ArtifactId

ArtifactId

org.wso2.carbon.governance.gadgets.feature
Version

Version

4.7.3
Type

Type

pom

Download org.wso2.carbon.governance.gadgets.feature 4.7.3


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