MVN

de.trustable.ca3s : adcsCert

Maven & Gradle

Oct 15, 2022
1 stars

adcsCert · Collection of tools to integrate a given ADCS instance into a PKI landscape especially by connection to the ca3s certificate management system.

<dependency>
    <groupId>de.trustable.ca3s</groupId>
    <artifactId>adcsCert</artifactId>
    <version>1.2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.trustable.ca3s : adcsCert to add to Maven - Latest Versions:

  • Latest Stable: 1.2.9

All Versions

Choose a version of de.trustable.ca3s : adcsCert to add to Maven - All Versions:

Version Vulnerabilities Updated
1.2.x
adcsCert-1.2.9
adcsCert-1.2.8

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>de.trustable.ca3s</groupId>
    <artifactId>adcsCert</artifactId>
    <version>1.2.9</version>
</dependency>

Advertisement