<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>spring-data-orientdb-graph</artifactId>
<version>0.14</version>
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='spring-data-orientdb-graph', version='0.14')
)