MVN

uk.co.automatictester : truststore-maven-plugin

Maven & Gradle

May 27, 2023
4 stars

Truststore Maven Plugin · Maven plugin generating truststores in multiple formats

<plugin>
    <groupId>uk.co.automatictester</groupId>
    <artifactId>truststore-maven-plugin</artifactId>
    <version>5.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of uk.co.automatictester : truststore-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 5.0.0

All Versions

Choose a version of uk.co.automatictester : truststore-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
5.0.x
truststore-maven-plugin-5.0.0
4.0.x
truststore-maven-plugin-4.0.0
3.0.x
truststore-maven-plugin-3.0.0
2.6.x
truststore-maven-plugin-2.6.0
2.5.x
truststore-maven-plugin-2.5.0
2.4.x
truststore-maven-plugin-2.4.0
2.3.x
truststore-maven-plugin-2.3.0
2.2.x
truststore-maven-plugin-2.2.2
truststore-maven-plugin-2.2.1
truststore-maven-plugin-2.2.0
2.1.x
truststore-maven-plugin-2.1.0
2.0.x
truststore-maven-plugin-2.0.0
1.0.x
truststore-maven-plugin-1.0.0

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>uk.co.automatictester</groupId>
    <artifactId>truststore-maven-plugin</artifactId>
    <version>5.0.0</version>
</plugin>