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.
本リリースの新機能
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.
| 組み込み製品 | バージョン | リリースノート |
|---|---|---|
| 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 |
アップデートの取得方法
Maven Central
pom.xml に groupdocs-total アーティファクトを追加(または更新)してください。最新バージョンは 26.4 です:
<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-total</artifactId>
<version>26.4</version>
</dependency>
リソース
- Full release notes – the page you are reading now.
- Documentation – comprehensive guides and API references are hosted at https://docs.groupdocs.com/total/java/.
- Free Support Forum – ask questions or report issues at https://forum.groupdocs.com/c/total/8.
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!