<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>spring-data-orientdb-benchmarks</artifactId>
<version>0.11</version>
</dependency>
libraryDependencies += "com.orientechnologies" % "spring-data-orientdb-benchmarks" % "0.11"
@Grapes(
@Grab(group='com.orientechnologies', module='spring-data-orientdb-benchmarks', version='0.11')
)
<dependency org="com.orientechnologies" name="spring-data-orientdb-benchmarks" rev="0.11" />