is not current version
Last Version 5.20.324

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

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

Type

pom

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


<!-- 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.18.116</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.18.116'
// 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.18.116")
'org.wso2.carbon.identity.framework:org.wso2.carbon.identity.configuration.mgt.server.feature:pom:5.18.116'
<dependency org="org.wso2.carbon.identity.framework" name="org.wso2.carbon.identity.configuration.mgt.server.feature" rev="5.18.116">
  <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.18.116')
)
libraryDependencies += "org.wso2.carbon.identity.framework" % "org.wso2.carbon.identity.configuration.mgt.server.feature" % "5.18.116"
[org.wso2.carbon.identity.framework/org.wso2.carbon.identity.configuration.mgt.server.feature "5.18.116"]