This commit is contained in:
Wolfgang Hottgenroth
2017-11-24 18:20:37 +01:00
parent 117f3c01e5
commit 47164bba83
10 changed files with 46 additions and 8 deletions

View File

@ -18,6 +18,11 @@
<version>3.8.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>quick-json</groupId>
<artifactId>quick-json</artifactId>
<version>1.0.2.3</version>
</dependency>
<dependency>
<groupId>de.hottis.common</groupId>
<artifactId>HottisLibJava</artifactId>