MVN

org.wso2.carbon.extension.identity.authenticator.utils : org.wso2.carbon.extension.identity.utils.helper.feature

Maven & Gradle

Mar 20, 2023

WSO2 Carbon - Identity Extension Util Feature · This feature contains extension feature for Identity Extension Utils

<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator.utils</groupId>
    <artifactId>org.wso2.carbon.extension.identity.utils.helper.feature</artifactId>
    <version>1.0.13</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.extension.identity.authenticator.utils : org.wso2.carbon.extension.identity.utils.helper.feature to add to Maven - Latest Versions:

  • Latest Stable: 1.0.13

All Versions

Choose a version of org.wso2.carbon.extension.identity.authenticator.utils : org.wso2.carbon.extension.identity.utils.helper.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
org.wso2.carbon.extension.identity.utils.helper.feature-1.2.5
org.wso2.carbon.extension.identity.utils.helper.feature-1.2.4
org.wso2.carbon.extension.identity.utils.helper.feature-1.2.3
org.wso2.carbon.extension.identity.utils.helper.feature-1.2.2
org.wso2.carbon.extension.identity.utils.helper.feature-1.2.1
org.wso2.carbon.extension.identity.utils.helper.feature-1.2.0
1.0.x
org.wso2.carbon.extension.identity.utils.helper.feature-1.0.13
org.wso2.carbon.extension.identity.utils.helper.feature-1.0.11
org.wso2.carbon.extension.identity.utils.helper.feature-1.0.9
org.wso2.carbon.extension.identity.utils.helper.feature-1.0.8
org.wso2.carbon.extension.identity.utils.helper.feature-1.0.7
org.wso2.carbon.extension.identity.utils.helper.feature-1.0.6
org.wso2.carbon.extension.identity.utils.helper.feature-1.0.5
org.wso2.carbon.extension.identity.utils.helper.feature-1.0.4
org.wso2.carbon.extension.identity.utils.helper.feature-1.0.3
org.wso2.carbon.extension.identity.utils.helper.feature-1.0.2
org.wso2.carbon.extension.identity.utils.helper.feature-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator.utils</groupId>
    <artifactId>org.wso2.carbon.extension.identity.utils.helper.feature</artifactId>
    <version>1.0.13</version>
</dependency>