MVN

org.wso2.carbon.identity : identity-extension-parent

Maven & Gradle

Jul 05, 2016
0 stars

WSO2 Carbon - Platform Aggregator Pom

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-extension-parent</artifactId>
    <version>5.1.1-m3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.1.1-m3

All Versions

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

Version Vulnerabilities Updated
5.1.x
identity-extension-parent-5.1.1-m3
identity-extension-parent-5.1.1-m2
identity-extension-parent-5.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-extension-parent</artifactId>
    <version>5.1.1-m3</version>
</dependency>