MVN

org.wso2.carbon.identity.content.repository : org.wso2.carbon.identity.content.repository.feature

Maven & Gradle

Jun 22, 2020
0 stars

WSO2 Carbon - Identity Content Repository Feature · This feature contains the core bundles for identity content repository.

<dependency>
    <groupId>org.wso2.carbon.identity.content.repository</groupId>
    <artifactId>org.wso2.carbon.identity.content.repository.feature</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.3

All Versions

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

Version Vulnerabilities Updated
2.0.x
org.wso2.carbon.identity.content.repository.feature-2.0.3
org.wso2.carbon.identity.content.repository.feature-2.0.2
org.wso2.carbon.identity.content.repository.feature-2.0.1
org.wso2.carbon.identity.content.repository.feature-2.0.0
1.0.x
org.wso2.carbon.identity.content.repository.feature-1.0.1
org.wso2.carbon.identity.content.repository.feature-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.content.repository</groupId>
    <artifactId>org.wso2.carbon.identity.content.repository.feature</artifactId>
    <version>2.0.3</version>
</dependency>