MVN

com.groupdocs : groupdocs-signature

Maven & Gradle

Apr 09, 2018

GroupDocs.Signature for Java · GroupDocs.Signature for Java allows developers to write applications with ability to significantly sign electronic docs and verify them. Signatures can be of different types. API supports multitude of file formats and includes Pdf, Microsoft Office documents, Open Office formats, PowerPoint presentations, Images etc. The quite captivating fact about the API is, its UI less and independent calls can be made. It also provides a useful features to verify signed documents with stored signatures. Signature Types: - Text Signature - Image Signature - Digital Signature - Barcode Signature - QR-Code Signature - Stamp Signature Verification Types: - Text Signature - Digital Signature - Barcode Signature - QR-Code Signature For more details on the library, please visit GroupDocs website at: http://groupdocs.com/products/signature/java Note: The library comes up with some limitations in the evaluation mode. In order to test full features of GroupDocs.Signature for Java library, please request a free 30-day temporary license.

<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>groupdocs-signature</artifactId>
    <version>18.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.groupdocs : groupdocs-signature to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 18.4

All Versions

Choose a version of com.groupdocs : groupdocs-signature to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
18.4
groupdocs-signature-18.4
18.1
groupdocs-signature-18.1
17.11
groupdocs-signature-17.11
17.8
groupdocs-signature-17.8
17.7.x
groupdocs-signature-17.7.0
17.6.x
groupdocs-signature-17.6.0
17.5.x
groupdocs-signature-17.5.0
17.4.x
groupdocs-signature-17.4.0
17.1.x
groupdocs-signature-17.1.0

How to add a dependency to Maven

Add the following com.groupdocs : groupdocs-signature maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>groupdocs-signature</artifactId>
    <version>18.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.groupdocs : groupdocs-signature gradle dependency to your build.gradle file:

implementation 'com.groupdocs:groupdocs-signature:18.4'

Gradle Kotlin DSL: Add the following com.groupdocs : groupdocs-signature gradle kotlin dependency to your build.gradle.kts file:

implementation("com.groupdocs:groupdocs-signature:18.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.groupdocs : groupdocs-signature sbt scala dependency to your build.sbt file:

libraryDependencies += "com.groupdocs" % "groupdocs-signature" % "18.4"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 11, 2019
1 usages
Jan 30, 2023
201 stars
Jul 10, 2023
1.1k usages
649 stars
Apr 15, 2023
23 usages
537 stars
Apr 15, 2023
41 usages
537 stars
Aug 21, 2023
10 usages
Mar 22, 2021
2 stars
Jan 24, 2018
Apr 16, 2018
2 usages
79 stars