Last Version

jXAdES 0.2.2

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
Version

Version

0.2.2
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 0.2.2


<!-- 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.