sign-helper

a tool to help signing certificate on pdf

License

License

GNU General Public License v2.0
GroupId

GroupId

com.liumapp.signature
ArtifactId

ArtifactId

sign-helper
Last Version

Last Version

v1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

sign-helper
a tool to help signing certificate on pdf
Source Code Management

Source Code Management

https://github.com/liumapp/sign-helper

Download sign-helper

How to add to project

<!-- https://jarcasting.com/artifacts/com.liumapp.signature/sign-helper/ -->
<dependency>
    <groupId>com.liumapp.signature</groupId>
    <artifactId>sign-helper</artifactId>
    <version>v1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liumapp.signature/sign-helper/
implementation 'com.liumapp.signature:sign-helper:v1.0.0'
// https://jarcasting.com/artifacts/com.liumapp.signature/sign-helper/
implementation ("com.liumapp.signature:sign-helper:v1.0.0")
'com.liumapp.signature:sign-helper:jar:v1.0.0'
<dependency org="com.liumapp.signature" name="sign-helper" rev="v1.0.0">
  <artifact name="sign-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liumapp.signature', module='sign-helper', version='v1.0.0')
)
libraryDependencies += "com.liumapp.signature" % "sign-helper" % "v1.0.0"
[com.liumapp.signature/sign-helper "v1.0.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.itextpdf : itextpdf jar 5.5.11
com.itextpdf : itext-asian jar 5.2.0
org.bouncycastle : bcprov-jdk15on jar 1.54
org.bouncycastle : bcpkix-jdk15on jar 1.54
org.apache.pdfbox : pdfbox jar 2.0.4
commons-codec : commons-codec jar 1.10

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

signHelper

a tool help sign pfx to pdf .

documents

  • only SignDemo3 can run successfully.

正在开发中,请勿使用

Versions

Version
v1.0.0