is not current version
Last Version 5.20.324

org.wso2.carbon.identity.framework:user-store 5.12.196

This is a Carbon bundle that represent the User Store Aggregator module.

Categories

Categories

IDE Development Tools
GroupId

GroupId

org.wso2.carbon.identity.framework
ArtifactId

ArtifactId

user-store
Version

Version

5.12.196
Type

Type

pom

Download user-store 5.12.196

Filename Size
user-store-5.12.196.pom 2 KB
Browse

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