CropAssetCopyTool

This commit is contained in:
gexce
2017-08-17 13:01:14 +02:00
parent 3c18cb1418
commit 31e365af05
4 changed files with 171 additions and 8 deletions
+5
View File
@@ -39,6 +39,11 @@
<artifactId>selenium-firefox-driver</artifactId>
<version>3.4.0</version>
</dependency>
<dependency>
<groupId>net.lingala.zip4j</groupId>
<artifactId>zip4j</artifactId>
<version>1.3.2</version>
</dependency>
</dependencies>
<build>