is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:org.wso2.carbon.identity.user.store.configuration.ui 5.20.85

User Store UI component for WSO2 Carbon

Categories

Categories

IDE Development Tools Configuration Application Layer Libs config
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

org.wso2.carbon.identity.user.store.configuration.ui
Version

Version

5.20.85
Type

Type

jar

Download org.wso2.carbon.identity.user.store.configuration.ui 5.20.85


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