added dependency for scholexplorer

This commit is contained in:
Miriam Baglioni 2021-02-08 10:37:10 +01:00
parent fb9e4a2769
commit 4c12e9664e
1 changed files with 6 additions and 0 deletions

View File

@ -118,6 +118,12 @@
<artifactId>json4s-jackson_2.11</artifactId>
</dependency>
<dependency>
<groupId>eu.dnetlib.dhp</groupId>
<artifactId>dhp-graph-provision-scholexplorer</artifactId>
<version>1.2.4-SNAPSHOT</version>
</dependency>
</dependencies>