License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdcom.dropbox.maven |
ArtifactId | ArtifactIdpem-converter-maven-plugin |
Version | Version1.0 |
Type | Typemaven-plugin |
Description |
DescriptionPEM Converter Maven Plugin
A Maven plugin that converts OpenSSL PEM-formatted root certificate files to a format
more easily loadable in a Java program.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<plugin>
<groupId>com.dropbox.maven</groupId>
<artifactId>pem-converter-maven-plugin</artifactId>
<version>1.0</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |