<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-total</artifactId>
<version>23.8</version>
<type>pom</type>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-total', version: '23.8')
<dependency org="com.groupdocs" name="groupdocs-total" rev="23.8">
<artifact name="groupdocs-total" ext="pom"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-total" % "23.8"
Java High Code APIs for Document Automation
Product Page | Docs | Demos | API Reference | Examples | Blog | Free Support | Temporary License
GroupDocs.Annotation for Java
GroupDocs.Annotation for Java is a native Java class library and On-premise API to help you build Java applications that can annotate & watermark documents and files of various file formats from Microsoft Office®, OpenOffice®, Image, Acrobat® & others, without requiring any 3rd party software.
GroupDocs.Assembly for Java
GroupDocs.Assembly for Java is an on-premise Java API that helps you obtain data & information from various data sources (DB, XML, JSON, OData) based on user-defined templates and then assemble documents of various file formats based on those templates. Supports comprehensive report building, customization & generation features.
GroupDocs.Comparison for Java
GroupDocs.Comparison for Java is a Java class library & on-premise API for building document comparison & information extraction Java applications with support to compare files from Microsoft Office Word®, Excel®, PowerPoint®, Visio®, OneNote®, OpenOffice®, eBook, PDF, images and various other file formats. Detect document changes by comparing files & accept / reject changes. Compare source code files of supported programming languages, merge them & highlight the changes if required.
GroupDocs.Conversion for Java
GroupDocs.Conversion for Java is a native Java on-premise high code API that helps build document converter applications in Java programming language with support for file conversion of 70+ file formats including Microsoft Office Word®, Excel®, PowerPoint®, OpenOffice®, 3D, CAD, Photoshop®, Adobe® PDF, eBook, & HTML. No software installation is required.
GroupDocs.Editor for Java
GroupDocs.Editor for Java is a java class library to help you perform document editing of many popular document formats. Edit multi-lingual documents by setting the language & locale information accordingly. Enable pageless or paged mode for a more comfortable editing experience via Java API. Detect email addresses & URIs.
GroupDocs.Merger for Java
GroupDocs.Merger for Java on-premise API for merging multiple documents into a single resultant file. Supports joining files of different extensions (formats) into a single format document. OLE object insertions can also be done. You can also change page order, remove desired pages, and split single document into multiple smaller files.
GroupDocs.Metadata for Java
GroupDocs.Metadata for Java is a native Java API that allows your Java applications to readily work with metadata in audio, video, documents, spreadsheets, presentations, PDF files, diagrams, image, & lots of other file formats.
GroupDocs.Parser for Java
GroupDocs.Parser for Java is on-premise API that enable your Java applications to parse and extract data from various type of file formats. It allows you to extract hyperlinks, tables, barcodes, text, images, as well as data extraction from ZIP archives, email Archives, PDF portfolios, & databases. GroupDocs.Parser for Java can be used to define user-defined templates containing fixed, regex, & linked field positions for accurate data extraction.
GroupDocs.Redaction for Java
GroupDocs.Redaction for Java is on-premise API that enable your Java applications to hide and redact any sensitive or classified data, content, information, or metadata to make it completely unreadable and non-searchable.
GroupDocs.Search for Java
GroupDocs.Search for Java is an on-premise Java API to help indexing document content & metadata, perform searches (boolean, faceted, fuzzy, Homephone) & custom text extraction, apply search filters, and highlight results.
GroupDocs.Signature for Java
GroupDocs.Signature for Java is a high code Java API to Sign, Search, & Verify Digital Signatures within Microsoft Word®, Excel®, PowerPoint®, OpenOffice®, images, PDF & other file formats. Apply various types of barcodes, digital stamps, & eSignatures within documents without requiring to intall any 3rd party software.
GroupDocs.Viewer for Java
GroupDocs.Viewer for Java is a native & On-premise Java API to help you build Document Viewer & Renderer Java applications that work with 170+ file formats for Word® documents, Excel® spreadsheets, PowerPoint® presentations, Outlook® & Apple® emails, PDF, images, CAD drawings, zipped archives, Microsoft Project® tasks, text files, and other file formats.
GroupDocs.Watermark for Java
GroupDocs.Watermark for Java is a high code on-premise Java API for inserting watermarks to supported document types as well as embedding watermarks into images with files. Customize & stylize the digital watermarks, perform searching to fetch desired watermark, and generate document pages previews.
System Requirements
- Microsoft Windows: Windows Desktop & Server (x86, x64), Microsoft Azure
- macOS: Mac OS X
- Linux: Ubuntu, OpenSUSE, CentOS, and others
- Java Versions:
J2SE 6.0 (1.6)
,J2SE 7.0 (1.7)
,J2SE 8.0 (1.8)
or above (for example Java 10)
GroupDocs.Total for Java does not require any external software or third party tool to be installed.
Get Started
GroupDocs hosts all Java APIs at the GroupDocs Repository. You can easily use GroupDocs.Total for Java API directly in your Maven projects with simple configurations.
Specify GroupDocs Repository Configuration
First, you need to specify GroupDocs repository configuration/location in your Maven pom.xml
as follows:
<repositories>
<repository>
<id>GroupDocsJavaAPI</id>
<name>GroupDocs Java API</name>
<url>https://releases.groupdocs.com/java/repo/</url>
</repository>
</repositories>
Define GroupDocs.Total for Java API Dependency
Then define GroupDocs.Total for Java API dependency in your pom.xml
as follows:
<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-total</artifactId>
<version>23.8</version>
<type>pom</type>
</dependency>
Congratulations! GroupDocs.Total for Java dependency has been added to your Maven project.
Product Page | Docs | Demos | API Reference | Examples | Blog | Free Support | Temporary License
Version | Release Date |
---|---|
25.2 | March 10, 2025 |
25.1 | February 6, 2025 |
24.12 | January 8, 2025 |
24.11 | December 5, 2024 |
24.10 | November 7, 2024 |
24.9 | October 9, 2024 |
24.8 | September 9, 2024 |
24.7 | August 9, 2024 |
24.6 | July 9, 2024 |
24.5 | June 7, 2024 |
24.4 | May 9, 2024 |
24.3 | April 8, 2024 |
24.2 | March 7, 2024 |
24.1 | February 6, 2024 |
23.12 | December 15, 2023 |
23.11 | December 11, 2023 |
23.10 | October 31, 2023 |
23.9 | September 28, 2023 |
23.8 | August 31, 2023 |
23.7 | August 1, 2023 |
23.6 | June 30, 2023 |
23.5 | May 31, 2023 |
23.4 | May 2, 2023 |
23.3 | March 31, 2023 |
23.2 | February 28, 2023 |
23.1 | January 31, 2023 |
22.12 | January 2, 2023 |
22.11 | December 1, 2022 |
22.10 | October 31, 2022 |
22.9 | October 12, 2022 |
22.8 | September 1, 2022 |
22.7 | July 31, 2022 |
22.6 | June 30, 2022 |
22.5 | May 31, 2022 |
22.4 | April 28, 2022 |
22.3 | March 31, 2022 |
22.2 | February 17, 2022 |
21.9 | January 25, 2022 |
21.7 | January 25, 2022 |
21.12 | January 25, 2022 |
21.2 | January 25, 2022 |
21.11 | January 25, 2022 |
21.8 | August 31, 2021 |
21.6 | July 1, 2021 |
21.5 | May 31, 2021 |
21.4 | April 29, 2021 |
21.3 | March 31, 2021 |
20.12 | January 6, 2021 |
File | Classifier | Size |
---|---|---|
groupdocs-total-23.8.pom | 3 KB |
GroupDocs.Total GroupDocs.Viewer GroupDocs.Annotation GroupDocs.Assembly GroupDocs.Comparison GroupDocs.Conversion GroupDocs.Editor GroupDocs.Merger GroupDocs.Metadata GroupDocs.Parser GroupDocs.Redaction GroupDocs.Search GroupDocs.Signature GroupDocs.Viewer GroupDocs.Watermark document automation windows macOS Linux azure J2SE API on premise