This commit is contained in:
Lucio Lelii 2019-01-16 14:18:44 +00:00
parent eb500fa88c
commit 6e65df0244
1 changed files with 2 additions and 7 deletions

View File

@ -26,13 +26,8 @@
</dependency>
<dependency>
<groupId>org.gcube.common</groupId>
<artifactId>gxRest</artifactId>
<artifactId>gxJRS</artifactId>
<version>[1.0.0-SNAPSHOT, 2.0.0-SNAPSHOT)</version>
</dependency>
<dependency>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-client</artifactId>
<version>2.24.1</version>
</dependency>
<dependency>
<groupId>javax.ws.rs</groupId>