Jsign - Authenticode implementation in Java (Core)

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

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.jsign
Идентификатор

Идентификатор

jsign-core
Последняя версия

Последняя версия

4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

Скачать jsign-core

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.jsign/jsign-core/ -->
<dependency>
    <groupId>net.jsign</groupId>
    <artifactId>jsign-core</artifactId>
    <version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.jsign/jsign-core/
implementation 'net.jsign:jsign-core:4.1'
// https://jarcasting.com/artifacts/net.jsign/jsign-core/
implementation ("net.jsign:jsign-core:4.1")
'net.jsign:jsign-core:jar:4.1'
<dependency org="net.jsign" name="jsign-core" rev="4.1">
  <artifact name="jsign-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.jsign', module='jsign-core', version='4.1')
)
libraryDependencies += "net.jsign" % "jsign-core" % "4.1"
[net.jsign/jsign-core "4.1"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.bouncycastle : bcprov-jdk15to18 jar 1.71
org.bouncycastle : bcpkix-jdk15to18 jar 1.71
org.apache.poi : poi jar 5.2.0
commons-io : commons-io jar 2.11.0
com.cedarsoftware : json-io jar 4.13.0

test (4)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-compress jar 1.21
org.apache.commons : commons-lang3 jar 3.12.0
junit : junit jar 4.13.2
org.mockito : mockito-all jar 1.10.19

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.1
4.0
3.1
3.0
2.1
2.0