ExtractPDF4J 2.1.0 #112
mehulimukherjee
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
ExtractPDF4J v2.1.0
We’re excited to announce ExtractPDF4J v2.1.0, a release focused on improving dependency management, documentation, and developer experience.
This release introduces a Bill of Materials (BOM) module and a full MkDocs documentation site, making it significantly easier to adopt ExtractPDF4J in real-world Java applications.
ExtractPDF4J continues to evolve as a production-ready Java library for extracting structured tables from both text-based and scanned PDFs.
Highlights
New: ExtractPDF4J BOM
A new
extractpdf4j-bommodule simplifies dependency management.Developers can now import a single BOM dependency to ensure all ExtractPDF4J modules stay aligned.
Example (Installation - Using BOM is recommended)
Then simply declare modules without specifying versions:
Project Modules
ExtractPDF4J now provides a clear modular architecture.
extractpdf4j-coreextractpdf4j-serviceextractpdf4j-cliextractpdf4j-bomThis modular design enables:
Documentation
This release introduces a full documentation site powered by MkDocs.
The docs include:
Documentation site:
https://extractpdf4j.github.io/ExtractPDF4J/
Improvements
What's Changed
New Contributors
Community
ExtractPDF4J is an open-source project and contributions are welcome.
If you find the project useful:
⭐ Star the repository
🔁 Share it with your network
🐛 Open issues or contribute improvements
GitHub Repository:
https://github.com/ExtractPDF4J/ExtractPDF4J
What's Next
Upcoming improvements planned for future releases:
Full Changelog
v2.0.0...v2.1.0
This discussion was created from the release ExtractPDF4J 2.1.0.
Beta Was this translation helpful? Give feedback.
All reactions