jXAdES

Lightweight Java library implementing BES, EPES and T profiles of XAdES 1.4.1 XML signature format

License

License

EUPL-v1.1
GroupId

GroupId

es.uji.crypto.xades
ArtifactId

ArtifactId

jxades
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

jXAdES
Lightweight Java library implementing BES, EPES and T profiles of XAdES 1.4.1 XML signature format
Project URL

Project URL

https://github.com/universitatjaumei/jxades
Source Code Management

Source Code Management

https://github.com/universitatjaumei/jxades

Download jxades

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

jXAdES

jXAdES is a Java library implementing XAdES 1.4.1 XML signature format.

At the moment, there's only support for XAdES-BES, XAdES-EPES and XAdES-T profiles, but it doesn't need any additional dependency.

es.uji.crypto.xades

Universitat Jaume I

Proyectos migrados a bitbucket https://bitbucket.org/ujiapps/profile/projects

Versions

Version
0.2.2
0.2.0