MVN

org.wso2.carbon.identity.saml.common : org.wso2.carbon.identity.saml.common.util.feature

Maven & Gradle

Oct 28, 2022
3 usages
0 stars

WSO2 Carbon - SAML Common Util bundle Server Feature · This feature contains the bundles required for OpenSAML utility purposes

<dependency>
    <groupId>org.wso2.carbon.identity.saml.common</groupId>
    <artifactId>org.wso2.carbon.identity.saml.common.util.feature</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity.saml.common : org.wso2.carbon.identity.saml.common.util.feature to add to Maven - Latest Versions:

  • Latest Stable: 1.2.1

All Versions

Choose a version of org.wso2.carbon.identity.saml.common : org.wso2.carbon.identity.saml.common.util.feature to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3.x
org.wso2.carbon.identity.saml.common.util.feature-1.3.0
1.2.x
org.wso2.carbon.identity.saml.common.util.feature-1.2.1
1.1.x
org.wso2.carbon.identity.saml.common.util.feature-1.1.0
1.0.x
org.wso2.carbon.identity.saml.common.util.feature-1.0.10
org.wso2.carbon.identity.saml.common.util.feature-1.0.9
org.wso2.carbon.identity.saml.common.util.feature-1.0.8
org.wso2.carbon.identity.saml.common.util.feature-1.0.7
org.wso2.carbon.identity.saml.common.util.feature-1.0.6
org.wso2.carbon.identity.saml.common.util.feature-1.0.5
org.wso2.carbon.identity.saml.common.util.feature-1.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity.saml.common</groupId>
    <artifactId>org.wso2.carbon.identity.saml.common.util.feature</artifactId>
    <version>1.2.1</version>
</dependency>