MVN

org.wso2.carbon.identity : identity-features

Maven & Gradle

Apr 17, 2015

WSO2 Carbon - Identity Feature Aggregator Module

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

Latest Version

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

  • Latest Stable: 4.4.0

All Versions

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

Version Vulnerabilities Updated
4.4.x
identity-features-4.4.0
4.3.x
identity-features-4.3.4
identity-features-4.3.3
identity-features-4.3.2
identity-features-4.3.1
identity-features-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-features</artifactId>
    <version>4.4.0</version>
</dependency>