Wochenende

This commit is contained in:
gexce
2017-11-03 17:17:03 +01:00
parent 5b2b5c7a83
commit 79b71a2e7e
5 changed files with 58 additions and 13 deletions
+5
View File
@@ -43,6 +43,11 @@
<artifactId>commons-io</artifactId>
<version>2.5</version>
</dependency>
<dependency>
<groupId>net.lingala.zip4j</groupId>
<artifactId>zip4j</artifactId>
<version>1.3.2</version>
</dependency>
</dependencies>
<build>