is not current version
Last Version 5.20.324

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

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.18.61
Type

Type

pom

Download configuration-mgt 5.18.61


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