is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:org.wso2.carbon.identity.configuration.mgt.server.feature 5.12.310

This feature contains the core bundles required for configuration management functionality.

Categories

Categories

IDE Development Tools Configuration Application Layer Libs config
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

org.wso2.carbon.identity.configuration.mgt.server.feature
Version

Version

5.12.310
Type

Type

pom

Download org.wso2.carbon.identity.configuration.mgt.server.feature 5.12.310


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