License |
License |
---|---|
Categories |
CategoriesiText Business Logic Libraries Documents Processing iText Data PDF |
GroupId | GroupIdes.gob.afirma.lib |
ArtifactId | ArtifactIdafirma-lib-itext |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionafirma-lib-itext
Version modificada de iText 2.1.7 con el paquete cambiado, adaptaciones menores para firma y dependencias actualizadas.
|
Filename | Size |
---|---|
afirma-lib-itext-1.3.pom | |
afirma-lib-itext-1.3.jar | 1 MB |
afirma-lib-itext-1.3-sources.jar | 1 MB |
afirma-lib-itext-1.3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/es.gob.afirma.lib/afirma-lib-itext/ -->
<dependency>
<groupId>es.gob.afirma.lib</groupId>
<artifactId>afirma-lib-itext</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/es.gob.afirma.lib/afirma-lib-itext/
implementation 'es.gob.afirma.lib:afirma-lib-itext:1.3'
// https://jarcasting.com/artifacts/es.gob.afirma.lib/afirma-lib-itext/
implementation ("es.gob.afirma.lib:afirma-lib-itext:1.3")
'es.gob.afirma.lib:afirma-lib-itext:jar:1.3'
<dependency org="es.gob.afirma.lib" name="afirma-lib-itext" rev="1.3">
<artifact name="afirma-lib-itext" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.gob.afirma.lib', module='afirma-lib-itext', version='1.3')
)
libraryDependencies += "es.gob.afirma.lib" % "afirma-lib-itext" % "1.3"
[es.gob.afirma.lib/afirma-lib-itext "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.madgag.spongycastle : core | jar | 1.56.0.0 |
com.madgag.spongycastle : prov | jar | 1.56.0.0 |
com.madgag.spongycastle : bcpkix-jdk15on | jar | 1.56.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |