This commit is contained in:
Lucio Lelii 2015-10-08 15:05:18 +00:00
parent 5e7e6dec1f
commit 049bc1a086
1 changed files with 6 additions and 0 deletions

View File

@ -28,6 +28,12 @@
<artifactId>common-generic-clients</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-encryption</artifactId>
<version>[1.0.2-SNAPSHOT,2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>