forked from D-Net/dnet-hadoop
added dependency for scholexplorer
This commit is contained in:
parent
fb9e4a2769
commit
4c12e9664e
|
@ -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>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue