Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quarkiverse/quarkus-pdfbox
An open source Java tool for working with PDF documents
https://github.com/quarkiverse/quarkus-pdfbox
apache pdf pdfbox quarkus-extension
Last synced: about 2 months ago
JSON representation
An open source Java tool for working with PDF documents
- Host: GitHub
- URL: https://github.com/quarkiverse/quarkus-pdfbox
- Owner: quarkiverse
- License: apache-2.0
- Created: 2024-01-10T15:56:11.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T10:34:39.000Z (3 months ago)
- Last Synced: 2024-10-18T18:11:34.490Z (3 months ago)
- Topics: apache, pdf, pdfbox, quarkus-extension
- Language: Java
- Homepage: https://https://pdfbox.apache.org/
- Size: 160 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Quarkus PDFBox
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=for-the-badge)](#contributors-)
[![Version](https://img.shields.io/maven-central/v/io.quarkiverse.pdfbox/quarkus-pdfbox?logo=apache-maven&style=for-the-badge)](https://search.maven.org/artifact/io.quarkiverse.pdfbox/quarkus-pdfbox)
[![License](https://img.shields.io/github/license/quarkiverse/quarkus-pdfbox?style=for-the-badge)]()This extension provides Apache PDFBox integration with Quarkus.
## Usage
Add the dependency to your project:
```xml
io.quarkiverse.pdfbox
quarkus-pdfbox
LATEST```
## DocumentationDocumentation is published in https://docs.quarkiverse.io/quarkus-pdfbox/dev/index.html
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!