signHelper
a tool help sign pfx to pdf .
documents
- only SignDemo3 can run successfully.
正在开发中,请勿使用
| Лицензия |
Лицензия
GNU General Public License v2.0
|
|---|---|
| Группа | Группаcom.liumapp.signature |
| Идентификатор | Идентификаторsign-helper |
| Последняя версия | Последняя версияv1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеsign-helper
a tool to help signing certificate on pdf
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| sign-helper-v1.0.0.pom | |
| sign-helper-v1.0.0.jar | 21 KB |
| sign-helper-v1.0.0-sources.jar | 16 KB |
| sign-helper-v1.0.0-javadoc.jar | 82 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |
a tool help sign pfx to pdf .
正在开发中,请勿使用