| License |
License |
|---|---|
| Categories |
CategoriesPDF Data |
| GroupId | GroupIdcom.liumapp.signature |
| ArtifactId | ArtifactIdpdf-signer |
| Last Version | Last Versionv1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionpdf-signer
a way of digital sign , sign certificate to pdf.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pdf-signer-v1.0.0.pom | |
| pdf-signer-v1.0.0.jar | 29 MB |
| pdf-signer-v1.0.0-sources.jar | 9 KB |
| pdf-signer-v1.0.0-javadoc.jar | 84 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.liumapp.signature/pdf-signer/ -->
<dependency>
<groupId>com.liumapp.signature</groupId>
<artifactId>pdf-signer</artifactId>
<version>v1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liumapp.signature/pdf-signer/
implementation 'com.liumapp.signature:pdf-signer:v1.0.0'
// https://jarcasting.com/artifacts/com.liumapp.signature/pdf-signer/
implementation ("com.liumapp.signature:pdf-signer:v1.0.0")
'com.liumapp.signature:pdf-signer:jar:v1.0.0'
<dependency org="com.liumapp.signature" name="pdf-signer" rev="v1.0.0">
<artifact name="pdf-signer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liumapp.signature', module='pdf-signer', version='v1.0.0')
)
libraryDependencies += "com.liumapp.signature" % "pdf-signer" % "v1.0.0"
[com.liumapp.signature/pdf-signer "v1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-web | jar | 1.5.6.RELEASE |
| com.liumapp : DNSQueen | jar | 1.2.5 |
| com.liumapp.pattern : socket-pattern | jar | v1.1.0 |
| com.liumapp.signature : sign-helper | jar | v1.0.0 |
| com.liumapp.ali : ali-oss | jar | v1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE |