MVN

org.wso2.carbon.extension.identity.x509certificate : org.wso2.carbon.extension.identity.x509certificate.revocation

Maven & Gradle

Mar 20, 2023
0 stars

WSO2 Carbon Extension - X509 Certificate Revocation

<dependency>
    <groupId>org.wso2.carbon.extension.identity.x509certificate</groupId>
    <artifactId>org.wso2.carbon.extension.identity.x509certificate.revocation</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wso2.carbon.extension.identity.x509certificate : org.wso2.carbon.extension.identity.x509certificate.revocation to add to Maven - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of org.wso2.carbon.extension.identity.x509certificate : org.wso2.carbon.extension.identity.x509certificate.revocation to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
org.wso2.carbon.extension.identity.x509certificate.revocation-1.1.3
org.wso2.carbon.extension.identity.x509certificate.revocation-1.1.0
1.0.x
org.wso2.carbon.extension.identity.x509certificate.revocation-1.0.15
org.wso2.carbon.extension.identity.x509certificate.revocation-1.0.14
org.wso2.carbon.extension.identity.x509certificate.revocation-1.0.13
org.wso2.carbon.extension.identity.x509certificate.revocation-1.0.12
org.wso2.carbon.extension.identity.x509certificate.revocation-1.0.11
org.wso2.carbon.extension.identity.x509certificate.revocation-1.0.10
org.wso2.carbon.extension.identity.x509certificate.revocation-1.0.9
org.wso2.carbon.extension.identity.x509certificate.revocation-1.0.8
org.wso2.carbon.extension.identity.x509certificate.revocation-1.0.7
org.wso2.carbon.extension.identity.x509certificate.revocation-1.0.4
org.wso2.carbon.extension.identity.x509certificate.revocation-1.0.3
org.wso2.carbon.extension.identity.x509certificate.revocation-1.0.2
org.wso2.carbon.extension.identity.x509certificate.revocation-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wso2.carbon.extension.identity.x509certificate</groupId>
    <artifactId>org.wso2.carbon.extension.identity.x509certificate.revocation</artifactId>
    <version>1.1.3</version>
</dependency>

Advertisement