jsignpdf

JSignPdf - application for signing PDF files

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.github.kwart.jsign
ArtifactId

ArtifactId

jsignpdf
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

jsignpdf
JSignPdf - application for signing PDF files

Download jsignpdf

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.kwart.jsign/jsignpdf/ -->
<dependency>
    <groupId>com.github.kwart.jsign</groupId>
    <artifactId>jsignpdf</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kwart.jsign/jsignpdf/
implementation 'com.github.kwart.jsign:jsignpdf:2.2.0'
// https://jarcasting.com/artifacts/com.github.kwart.jsign/jsignpdf/
implementation ("com.github.kwart.jsign:jsignpdf:2.2.0")
'com.github.kwart.jsign:jsignpdf:jar:2.2.0'
<dependency org="com.github.kwart.jsign" name="jsignpdf" rev="2.2.0">
  <artifact name="jsignpdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kwart.jsign', module='jsignpdf', version='2.2.0')
)
libraryDependencies += "com.github.kwart.jsign" % "jsignpdf" % "2.2.0"
[com.github.kwart.jsign/jsignpdf "2.2.0"]

Dependencies

compile (10)

Group / Artifact Type Version
com.github.kwart.jsign : openpdf jar 1.3.27-jsign3
org.bouncycastle : bcprov-jdk15on jar 1.70
org.bouncycastle : bcpkix-jdk15on jar 1.70
org.apache.commons : commons-lang3 jar 3.12.0
commons-cli : commons-cli jar 1.5.0
commons-io : commons-io jar 2.11.0
com.github.rjolly : pdf-renderer jar 140
org.apache.pdfbox : pdfbox jar 2.0.25
com.github.kwart.jsign : jsign-jpedal jar 4.92.13
com.github.kwart.jsign : jsign-pkcs11 jar 1.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.0
2.1.0
2.0.0