Erweiterungen

This commit is contained in:
2025-08-15 10:12:20 +02:00
parent 98cde1e762
commit 5826bf33db
5 changed files with 440 additions and 2 deletions

View File

@@ -82,6 +82,12 @@
<version>1.18.38</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.github.librepdf</groupId>
<artifactId>openpdf</artifactId>
<version>1.3.30</version>
</dependency>
</dependencies>
<build>