We’re happy to announce the GroupDocs.Total for Java 26.4 release, available as of April 2026. This update bundles the latest versions of the individual libraries that compose the Total suite, bringing a range of enhancements, bug fixes, and performance improvements across the board.

What’s new in this release

GroupDocs.Total for Java 26.4 now embeds the following products (each upgraded to the versions listed). Detailed changelogs are available via the links in the table.

Embedded product Version Release notes
GroupDocs.Comparison 26.3 Release notes
GroupDocs.Conversion 26.3 Release notes
GroupDocs.Viewer 26.3 Release notes
GroupDocs.Metadata 26.1 Release notes
GroupDocs.Watermark 25.9 Release notes
GroupDocs.Assembly 25.6 Release notes
GroupDocs.Editor 26.1 Release notes
GroupDocs.Redaction 25.12 Release notes
GroupDocs.Merger 25.12 Release notes
GroupDocs.Signature 24.7 Release notes
GroupDocs.Annotation 25.6 Release notes
GroupDocs.Parser 25.5 Release notes
GroupDocs.Search 25.4 Release notes

How to obtain the update

Maven Central

Add (or update) the groupdocs-total artifact in your pom.xml. The latest version is 26.4:

<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>groupdocs-total</artifactId>
    <version>26.4</version>
</dependency>

Resources


If you encounter any issues or have suggestions for future improvements, please let us know through the support forum or by opening an issue on our GitHub tracker. Happy coding!