| GroupId | GroupIdcom.orientechnologies |
|---|---|
| ArtifactId | ArtifactIdorientdb-teleporter |
| Version | Version3.1.7 |
| Type | Typejar |
| Filename | Size |
|---|---|
| orientdb-teleporter-3.1.7.pom | |
| orientdb-teleporter-3.1.7.zip | 931 KB |
| orientdb-teleporter-3.1.7-sources.jar | 181 KB |
| orientdb-teleporter-3.1.7-javadoc.jar | 780 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-teleporter/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-teleporter</artifactId>
<version>3.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-teleporter/
implementation 'com.orientechnologies:orientdb-teleporter:3.1.7'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-teleporter/
implementation ("com.orientechnologies:orientdb-teleporter:3.1.7")
'com.orientechnologies:orientdb-teleporter:jar:3.1.7'
<dependency org="com.orientechnologies" name="orientdb-teleporter" rev="3.1.7">
<artifact name="orientdb-teleporter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-teleporter', version='3.1.7')
)
libraryDependencies += "com.orientechnologies" % "orientdb-teleporter" % "3.1.7"
[com.orientechnologies/orientdb-teleporter "3.1.7"]