License |
License
EUPL-v1.1
|
---|---|
Categories |
CategoriesPDF Data |
GroupId | GroupIdes.gob.afirma |
ArtifactId | ArtifactIdafirma-crypto-pdf |
Last Version | Last Version1.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionafirma-crypto-pdf
Modulo para la generacion de firmas PDF/PAdES
|
Filename | Size |
---|---|
afirma-crypto-pdf-1.7.2.pom | |
afirma-crypto-pdf-1.7.2.jar | 46 KB |
afirma-crypto-pdf-1.7.2-sources.jar | 64 KB |
afirma-crypto-pdf-1.7.2-javadoc.jar | 117 KB |
Browse |
<!-- https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-pdf/ -->
<dependency>
<groupId>es.gob.afirma</groupId>
<artifactId>afirma-crypto-pdf</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-pdf/
implementation 'es.gob.afirma:afirma-crypto-pdf:1.7.2'
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-pdf/
implementation ("es.gob.afirma:afirma-crypto-pdf:1.7.2")
'es.gob.afirma:afirma-crypto-pdf:jar:1.7.2'
<dependency org="es.gob.afirma" name="afirma-crypto-pdf" rev="1.7.2">
<artifact name="afirma-crypto-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.gob.afirma', module='afirma-crypto-pdf', version='1.7.2')
)
libraryDependencies += "es.gob.afirma" % "afirma-crypto-pdf" % "1.7.2"
[es.gob.afirma/afirma-crypto-pdf "1.7.2"]
Group / Artifact | Type | Version |
---|---|---|
es.gob.afirma : afirma-core | jar | 1.7.2 |
es.gob.afirma : afirma-ui-core-jse | jar | 1.7.2 |
es.gob.afirma : afirma-crypto-cades | jar | 1.7.2 |
es.gob.afirma : afirma-crypto-core-pkcs7 | jar | 1.7.2 |
es.gob.afirma : afirma-crypto-core-pkcs7-tsp | jar | 1.7.2 |
es.gob.afirma.lib : afirma-lib-itext | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |