Jsign - Authenticode implementation in Java (Maven Plugin)

Pure Java implementation of Microsoft Authenticode for signing Windows executable files, Microsoft Installers (MSI), Cabinet files (CAB) and scripts (PowerShell, VBScript, JScript, WSF).

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.jsign
ArtifactId

ArtifactId

jsign-maven-plugin
Last Version

Last Version

4.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Jsign - Authenticode implementation in Java (Maven Plugin)
Pure Java implementation of Microsoft Authenticode for signing Windows executable files, Microsoft Installers (MSI), Cabinet files (CAB) and scripts (PowerShell, VBScript, JScript, WSF).

Download jsign-maven-plugin

How to add to project

<plugin>
    <groupId>net.jsign</groupId>
    <artifactId>jsign-maven-plugin</artifactId>
    <version>4.1</version>
</plugin>

Dependencies

compile (5)

Group / Artifact Type Version
net.jsign : jsign-core jar 4.1
org.apache.maven : maven-core jar 3.3.9
org.apache.maven : maven-plugin-api jar 3.3.9
org.sonatype.plexus : plexus-sec-dispatcher jar 1.4
org.apache.maven.shared : file-management jar 3.0.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5

test (4)

Group / Artifact Type Version
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0
org.apache.maven : maven-compat jar 3.3.9
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
4.1
4.0
3.1
3.0
2.1
2.0