Added orientdb client

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/information-system-bom@142193 82a268e6-3cf1-43bd-a215-b396298e98cf
feature/19116
Luca Frosini 7 years ago
parent 2a3fa332ec
commit d37018c034

@ -34,6 +34,11 @@
<artifactId>orientdb-graphdb</artifactId>
<version>${orientdb.version}</version>
</dependency>
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-client</artifactId>
<version>${orientdb.version}</version>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>

Loading…
Cancel
Save