<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-teleporter</artifactId>
<version>3.0.39</version>
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-teleporter', version='3.0.39')
)
<parent> <groupId>com.orientechnologies</groupId> <artifactId>orientdb-parent</artifactId> <version>3.0.39</version> </parent>
compile
|-- com.orientechnologies:orientdb-core
|-- com.orientechnologies:orientdb-server
|-- com.orientechnologies:orientdb-client
test