refactored migration (using cryptolib)

This commit is contained in:
Sebastian Stenzel
2016-08-23 21:15:40 +02:00
parent a499a3c80b
commit 8c8db84a4a
5 changed files with 62 additions and 83 deletions
+6
View File
@@ -55,6 +55,12 @@
<artifactId>frontend-webdav</artifactId>
</dependency>
<!-- CryptoLib -->
<dependency>
<groupId>org.cryptomator</groupId>
<artifactId>cryptolib</artifactId>
</dependency>
<!-- EasyBind -->
<dependency>
<groupId>org.fxmisc.easybind</groupId>