This commit is contained in:
Lucio Lelii 2017-02-06 15:19:04 +00:00
parent 100002e8d6
commit 16880ea970
1 changed files with 6 additions and 1 deletions

View File

@ -58,7 +58,12 @@
<groupId>org.gcube.resources.discovery</groupId> <groupId>org.gcube.resources.discovery</groupId>
<artifactId>ic-client</artifactId> <artifactId>ic-client</artifactId>
</dependency> </dependency>
<dependency>
<groupId>org.gcube.resources</groupId>
<artifactId>common-gcore-resources</artifactId>
</dependency>
<!-- jersey --> <!-- jersey -->
<dependency> <dependency>