MVN

org.wso2.carbon.identity.governance : org.wso2.carbon.identity.auth.attribute.handler.server.feature

Maven & Gradle

Apr 24, 2023
11 stars

WSO2 Carbon - Identity Auth Attribute Handler Server Feature · This feature contains the bundle required for auth attribute handler functionality

<dependency>
    <groupId>org.wso2.carbon.identity.governance</groupId>
    <artifactId>org.wso2.carbon.identity.auth.attribute.handler.server.feature</artifactId>
    <version>2.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity.governance : org.wso2.carbon.identity.auth.attribute.handler.server.feature to add to Maven - Latest Versions:

  • Latest Stable: 2.0.4

All Versions

Choose a version of org.wso2.carbon.identity.governance : org.wso2.carbon.identity.auth.attribute.handler.server.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
org.wso2.carbon.identity.auth.attribute.handler.server.feature-2.0.4
org.wso2.carbon.identity.auth.attribute.handler.server.feature-2.0.2
org.wso2.carbon.identity.auth.attribute.handler.server.feature-2.0.1
org.wso2.carbon.identity.auth.attribute.handler.server.feature-2.0.0
1.8.x
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.31
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.30
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.29
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.28
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.27
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.26
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.25
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.24
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.23
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.22
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.21
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.20
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.19
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.18
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.17
org.wso2.carbon.identity.auth.attribute.handler.server.feature-1.8.16

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.governance</groupId>
    <artifactId>org.wso2.carbon.identity.auth.attribute.handler.server.feature</artifactId>
    <version>2.0.4</version>
</dependency>