Made settings configurable for multiple users
This commit is contained in:
parent
5a99f6b2d8
commit
fb0f87beb6
4 changed files with 173 additions and 15 deletions
5
pom.xml
5
pom.xml
|
@ -36,6 +36,11 @@
|
|||
<artifactId>holidays</artifactId>
|
||||
<version>1.0.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mariadb.jdbc</groupId>
|
||||
<artifactId>mariadb-java-client</artifactId>
|
||||
<version>3.5.3</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<finalName>OebbApi</finalName>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue