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