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.

License

License

GroupId

GroupId

eu.vitaliy
ArtifactId

ArtifactId

xades4j
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

https://github.com/VitaliyOliynyk/xades4j

Download xades4j

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.inject : guice jar 2.0
org.apache.santuario : xmlsec jar 1.4.5
xalan : xalan jar 2.7.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0