Added explicitly direct dependency

This commit is contained in:
Luca Frosini 2022-05-26 09:37:40 +02:00
parent fea428d51e
commit a8f4791949
1 changed files with 4 additions and 0 deletions

View File

@ -50,6 +50,10 @@
<groupId>org.gcube.core</groupId>
<artifactId>common-smartgears</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.core</groupId>
<artifactId>common-events</artifactId>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>information-system-model</artifactId>