<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-test-commons</artifactId>
<version>3.2.28</version>
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-test-commons', version='3.2.28')
)