working on document rendering

This commit is contained in:
2025-07-16 18:21:35 +02:00
parent 07ef168226
commit 877edadd50
11 changed files with 611 additions and 12 deletions
+1
View File
@@ -4,6 +4,7 @@ dependencies{
implementation(project(":company"))
implementation(project(":core"))
implementation("de.srsoftware:configuration.json:1.0.3")
implementation("de.srsoftware:document.api:1.0.1")
implementation("de.srsoftware:document.file:1.0.0")
implementation("de.srsoftware:document.processor:1.0.2")