MVN

org.wso2.carbon.identity : identity-carbon-auth-mutual-ssl

Maven & Gradle

Jul 11, 2016
0 stars

WSO2 Carbon - Mutual SSL Authenticator Module

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-carbon-auth-mutual-ssl</artifactId>
    <version>5.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.identity : identity-carbon-auth-mutual-ssl to add to Maven - Latest Versions:

  • Latest Stable: 5.1.1

All Versions

Choose a version of org.wso2.carbon.identity : identity-carbon-auth-mutual-ssl to add to Maven - All Versions:

Version Vulnerabilities Updated
5.1.x
identity-carbon-auth-mutual-ssl-5.1.1
identity-carbon-auth-mutual-ssl-5.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.identity</groupId>
    <artifactId>identity-carbon-auth-mutual-ssl</artifactId>
    <version>5.1.1</version>
</dependency>