Browse our Products
<dependency>
<groupId>com.aspose</groupId>
<artifactId>aspose-zip</artifactId>
<version>23.12</version>
</dependency>
compile(group: 'com.aspose', name: 'aspose-zip', version: '23.12')
<dependency org="com.aspose" name="aspose-zip" rev="23.12">
<artifact name="aspose-zip" ext="jar"/>
</dependency>
libraryDependencies += "com.aspose" % "aspose-zip" % "23.12"
What’s new in the Aspose.ZIP for Java 23.12
Release Highlights
Aspose.ZIP for Java 23.12 marks the inaugural release of the ZIP archiving library. It introduces core support for working with .zip
files, offering fundamental compression and decompression capabilities using Store, Deflate, and Deflate64 algorithms.
Public API and Backward Incompatible Changes
- Initial release — no breaking changes or deprecated APIs.
🔍 Explore the Full Release Details
For full list of updates, please visit Aspose.ZIP for Java 23.12 Release Notes.
zip compression
| deflate
| store compression
| deflate64
| aspose.zip
Version | Release Date |
---|---|
25.5 | May 14, 2025 |
25.4 | April 30, 2025 |
25.3 | March 27, 2025 |
25.2 | February 28, 2025 |
25.1 | January 31, 2025 |
24.12 | December 19, 2024 |
24.11 | November 29, 2024 |
24.10 | October 30, 2024 |
24.9 | September 30, 2024 |
24.8 | August 30, 2024 |
24.7 | July 31, 2024 |
24.6 | June 29, 2024 |
24.5 | May 14, 2024 |
24.4 | April 25, 2024 |
24.3 | March 29, 2024 |
24.2 | March 11, 2024 |
24.1 | January 31, 2024 |
23.12 | December 22, 2023 |
File | Classifier | Size |
---|---|---|
aspose-zip-23.12-javadoc.jar | javadoc | 577 KB |
aspose-zip-23.12.jar | 6 MB | |
aspose-zip-23.12.pom | 394 bytes |