Jsign - Authenticode implementation in Java (Parent)

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-parent
Последняя версия

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

4.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Jsign - Authenticode implementation in Java (Parent)
Pure Java implementation of Microsoft Authenticode for signing Windows executable files, Microsoft Installers (MSI), Cabinet files (CAB) and scripts (PowerShell, VBScript, JScript, WSF).
Система контроля версий

Система контроля версий

https://github.com/ebourg/jsign

Скачать jsign-parent

Имя Файла Размер
jsign-parent-4.1.pom 9 KB
Обзор

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

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

Зависимости

test (2)

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

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

  • jsign-core
  • jsign-ant
  • jsign-cli
  • jsign
  • jsign-maven-plugin
  • jsign-gradle-plugin

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

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