MVN

org.wso2.carbon.commons : userstore-config

Maven & Gradle

Feb 22, 2016
26 stars

WSO2 Carbon - Userstore Configuration Module · This is a Carbon bundle with user manager modules.

<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>userstore-config</artifactId>
    <version>4.4.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.commons : userstore-config to add to Maven - Latest Versions:

  • Latest Stable: 4.4.9

All Versions

Choose a version of org.wso2.carbon.commons : userstore-config to add to Maven - All Versions:

Version Vulnerabilities Updated
4.4.x
userstore-config-4.4.9
userstore-config-4.4.8
userstore-config-4.4.7
userstore-config-4.4.6
userstore-config-4.4.5
userstore-config-4.4.4
userstore-config-4.4.3
userstore-config-4.4.2
userstore-config-4.4.1
userstore-config-4.4.0
4.3.x
userstore-config-4.3.6
userstore-config-4.3.5
userstore-config-4.3.4
userstore-config-4.3.3
userstore-config-4.3.2
userstore-config-4.3.1
userstore-config-4.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.commons</groupId>
    <artifactId>userstore-config</artifactId>
    <version>4.4.9</version>
</dependency>