[VIVO-1312] Linked Data Fragments initial implementation (#48)

This commit is contained in:
grahamtriggs 2016-12-23 21:55:28 +00:00 committed by GitHub
parent b83d4101a2
commit fd00dfbc0d
2 changed files with 12 additions and 6 deletions

View file

@ -35,11 +35,6 @@
<artifactId>axis</artifactId>
<version>1.3</version>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
<version>1.4</version>
</dependency>
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>itextpdf</artifactId>