This commit is contained in:
tilman
2017-05-14 15:51:21 +02:00
parent 5779a305e2
commit 7bd77c670d
7 changed files with 611 additions and 26 deletions
+5
View File
@@ -16,6 +16,11 @@
<artifactId>httpmime</artifactId>
<version>4.5.3</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
<version>2.5</version>
</dependency>
</dependencies>
<build>