Jar examples for j:jxades
Lightweight Java library implementing BES, EPES and T profiles of XAdES 1.4.1 XML signature format
You can download jar file jxades 0.2.0 in this page.
GPL-v3.0
You can use the following script to add jxades-0.2.0.jar to your project.
<dependency> <groupId>es.uji.crypto.xades</groupId> <artifactId>jxades</artifactId> <version>0.2.0</version> </dependency>
compile group: 'es.uji.crypto.xades', name: 'jxades', version: '0.2.0'
libraryDependencies += "es.uji.crypto.xades" % "jxades" % "0.2.0"
<dependency org="es.uji.crypto.xades" name="jxades" rev="0.2.0"/>
@Grapes(@Grab(group='es.uji.crypto.xades', module='jxades', version='0.2.0'))
'es.uji.crypto.xades:jxades:jar:0.2.0'
Click the following link to download the jar file.
jxades-0.2.0-javadoc.jar