implemented document creation
this required a major refactoring of the object model
This commit is contained in:
@@ -2,5 +2,7 @@ description = "Umbrella : Companies"
|
||||
|
||||
dependencies{
|
||||
implementation(project(":core"))
|
||||
implementation("de.srsoftware:configuration.api:1.0.2")
|
||||
implementation("de.srsoftware:tools.jdbc:1.3.2")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user