MVN

org.wso2.carbon.identity.user.api : org.wso2.carbon.identity.api.user.organization

Maven & Gradle

Jan 17, 2024
<dependency>
    <groupId>org.wso2.carbon.identity.user.api</groupId>
    <artifactId>org.wso2.carbon.identity.api.user.organization</artifactId>
    <version>1.3.33</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.3.33

All Versions

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

Version Vulnerabilities Updated
1.3.x
org.wso2.carbon.identity.api.user.organization-1.3.33
org.wso2.carbon.identity.api.user.organization-1.3.32
org.wso2.carbon.identity.api.user.organization-1.3.31

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.user.api</groupId>
    <artifactId>org.wso2.carbon.identity.api.user.organization</artifactId>
    <version>1.3.33</version>
</dependency>

Advertisement