MVN

org.wso2.carbon.identity : identity

Maven & Gradle

May 13, 2015
19 stars

WSO2 Carbon - Identity Aggregator Module · This is a Carbon bundle that represent the Identity module.

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity</artifactId>
    <version>4.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity : identity to add to Maven - Latest Versions:

  • Latest Stable: 4.4.1

All Versions

Choose a version of org.wso2.carbon.identity : identity to add to Maven - All Versions:

Version Vulnerabilities Updated
4.4.x
identity-4.4.1
identity-4.4.0
4.3.x
identity-4.3.4
identity-4.3.3
identity-4.3.2
identity-4.3.1
identity-4.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity</artifactId>
    <version>4.4.1</version>
</dependency>