mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
Official Java maven package with version 1.1.0 #535
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @predic8 on GitHub (Jan 27, 2025).
In maven central the newest version is 0.1.2. Are you planning to publish the version 1.1.0?
@bullshit commented on GitHub (Mar 11, 2025):
I hope so. 🙏🏻
@fupgang commented on GitHub (Apr 30, 2025):
The latest java version 0.1.2 is almost 8 years old by now.
As discussed in Jan 2024 a java release was planned for 1.1.1, see https://github.com/google/brotli/issues/1056#issuecomment-1887096219
Today, is the java artifact end of life?
@eustas commented on GitHub (May 27, 2025):
Java versions were separate from main brotli (since it is decoder only). Since project is stable, I will do a synchronous release for Java / Go / C version (hopefully soon).
@jasonparallel commented on GitHub (Jul 29, 2025):
@eustas Any updates on the broken java library
@AndreasA commented on GitHub (Sep 8, 2025):
any news regarding this? if there is no 1.1.1 or newer soon with Java release than maybe at least release the current 1.1.0 (if it works with Java), so the latest Java releaed version is not 8 years old.
@eustas commented on GitHub (Sep 10, 2025):
See #1327