MVN

org.wso2.carbon.extension.identity.authenticator.outbound.x509Certificate : org.wso2.carbon.extension.identity.authenticator.x509Certificate

Maven & Gradle

Sep 14, 2022
1 stars

WSO2 Carbon Extension - X509 Certificate POM

<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator.outbound.x509Certificate</groupId>
    <artifactId>org.wso2.carbon.extension.identity.authenticator.x509Certificate</artifactId>
    <version>3.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.extension.identity.authenticator.outbound.x509Certificate : org.wso2.carbon.extension.identity.authenticator.x509Certificate to add to Maven - Latest Versions:

  • Latest Stable: 3.1.8

All Versions

Choose a version of org.wso2.carbon.extension.identity.authenticator.outbound.x509Certificate : org.wso2.carbon.extension.identity.authenticator.x509Certificate to add to Maven - All Versions:

Version Vulnerabilities Updated
3.1.x
org.wso2.carbon.extension.identity.authenticator.x509Certificate-3.1.8
org.wso2.carbon.extension.identity.authenticator.x509Certificate-3.1.7
org.wso2.carbon.extension.identity.authenticator.x509Certificate-3.1.6
org.wso2.carbon.extension.identity.authenticator.x509Certificate-3.1.5
org.wso2.carbon.extension.identity.authenticator.x509Certificate-3.1.4
org.wso2.carbon.extension.identity.authenticator.x509Certificate-3.1.3
org.wso2.carbon.extension.identity.authenticator.x509Certificate-3.1.1
org.wso2.carbon.extension.identity.authenticator.x509Certificate-3.1.0
3.0.x
org.wso2.carbon.extension.identity.authenticator.x509Certificate-3.0.8
org.wso2.carbon.extension.identity.authenticator.x509Certificate-3.0.7
org.wso2.carbon.extension.identity.authenticator.x509Certificate-3.0.3
org.wso2.carbon.extension.identity.authenticator.x509Certificate-3.0.2
org.wso2.carbon.extension.identity.authenticator.x509Certificate-3.0.1
org.wso2.carbon.extension.identity.authenticator.x509Certificate-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.extension.identity.authenticator.outbound.x509Certificate</groupId>
    <artifactId>org.wso2.carbon.extension.identity.authenticator.x509Certificate</artifactId>
    <version>3.1.8</version>
</dependency>