xades4j

The XAdES4j library is an high-level, configurable and extensible Java implementation of XML Advanced Electronic Signatures (XAdES 1.3.2 and 1.4.1). It enables producing, verifying and extending signatures in the main XAdES forms: XAdES-BES, XAdES-EPES, XAdES-T and XAdES-C. Also, extended forms are supported through the enrichment of an existing signature.

Лицензия

Лицензия

Группа

Группа

com.googlecode.xades4j
Идентификатор

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

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

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

2.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

xades4j
The XAdES4j library is an high-level, configurable and extensible Java implementation of XML Advanced Electronic Signatures (XAdES 1.3.2 and 1.4.1). It enables producing, verifying and extending signatures in the main XAdES forms: XAdES-BES, XAdES-EPES, XAdES-T and XAdES-C. Also, extended forms are supported through the enrichment of an existing signature.
Ссылка на сайт

Ссылка на сайт

https://github.com/luisgoncalves/xades4j
Система контроля версий

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

https://github.com/luisgoncalves/xades4j

Скачать xades4j

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
com.google.inject : guice jar 5.1.0
org.apache.santuario : xmlsec jar 2.2.3
org.bouncycastle : bcpkix-jdk15on jar 1.70
org.bouncycastle : bcprov-jdk15on jar 1.70
javax.xml.bind : jaxb-api jar 2.3.1
org.glassfish.jaxb : jaxb-runtime jar 2.3.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

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

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

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

Версия
2.0.0
1.7.0
1.6.0
1.5.1
1.5.0
1.4.1
1.4.0
1.3.2
1.3.1