is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:configuration-mgt 5.14.78

This is a Carbon bundle that represent the Identity Management Aggregator Module.

Categories

Categories

IDE Development Tools Configuration Application Layer Libs config
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

configuration-mgt
Version

Version

5.14.78
Type

Type

pom

Download configuration-mgt 5.14.78


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