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