This commit is contained in:
Lucio Lelii 2016-10-05 09:27:43 +00:00
parent 93917d59c8
commit 9ab8031f48
1 changed files with 11 additions and 1 deletions

10
pom.xml
View File

@ -48,6 +48,16 @@
<artifactId>common-smartgears-app</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>authorization-client</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>common-authorization</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.data.analysis.tabulardata</groupId>
<artifactId>tabulardata-client-library</artifactId>