jar

de.mhus.mvn.plugin : gpg-maven-plugin

Maven & Gradle

Aug 11, 2021
0 stars

Modified Maven GPG Plugin · Signs the project artifacts with GnuPG. Fork maven-gpg-plugin 1.7 to work with non standard maven projects.

Table Of Contents

Latest Version

Download de.mhus.mvn.plugin : gpg-maven-plugin JAR file - Latest Versions:

All Versions

Download de.mhus.mvn.plugin : gpg-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
1.7

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window gpg-maven-plugin-3.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.maven.plugins.gpg

├─ org.apache.maven.plugins.gpg.AbstractGpgMojo.class - [JAR]

├─ org.apache.maven.plugins.gpg.AbstractGpgSigner.class - [JAR]

├─ org.apache.maven.plugins.gpg.AscArtifactMetadata.class - [JAR]

├─ org.apache.maven.plugins.gpg.AttachedSignedArtifact.class - [JAR]

├─ org.apache.maven.plugins.gpg.GpgSignAttachedMojo.class - [JAR]

├─ org.apache.maven.plugins.gpg.GpgSigner.class - [JAR]

├─ org.apache.maven.plugins.gpg.GpgVersion.class - [JAR]

├─ org.apache.maven.plugins.gpg.GpgVersionParser.class - [JAR]

├─ org.apache.maven.plugins.gpg.HelpMojo.class - [JAR]

├─ org.apache.maven.plugins.gpg.SignAndDeployFileMojo.class - [JAR]

├─ org.apache.maven.plugins.gpg.SigningBundle.class - [JAR]

org.sonatype.aether.util.artifact

├─ org.sonatype.aether.util.artifact.SubArtifact.class - [JAR]

org.eclipse.aether.util.artifact

├─ org.eclipse.aether.util.artifact.SubArtifact.class - [JAR]