License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdorg.kohsuke |
ArtifactId | ArtifactIdpgp-maven-plugin |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typemaven-plugin |
Description |
DescriptionPGP Maven plugin
PGP signing for Maven artifacts, done right.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pgp-maven-plugin-1.1.pom | |
pgp-maven-plugin-1.1.jar | 24 KB |
pgp-maven-plugin-1.1-sources.jar | 13 KB |
pgp-maven-plugin-1.1-javadoc.jar | 76 KB |
Browse |
<plugin>
<groupId>org.kohsuke</groupId>
<artifactId>pgp-maven-plugin</artifactId>
<version>1.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.bouncycastle : bcpg-jdk15 | jar | 1.46 |
org.apache.maven : maven-project | jar | 2.0 |
org.codehaus.plexus : plexus-component-annotations | jar | 1.5.5 |
commons-io : commons-io | jar | 1.4 |
net.java.dev.jna : jna | jar | 3.2.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |