is not current version
Last Version 3.2.8

com.orientechnologies:orientdb-etl 2.1.25

ETL tools for OrientDB NoSQL document graph dbms

GroupId

GroupId

com.orientechnologies
ArtifactId

ArtifactId

orientdb-etl
Version

Version

2.1.25
Type

Type

jar

Download orientdb-etl 2.1.25


<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-etl/ -->
<dependency>
    <groupId>com.orientechnologies</groupId>
    <artifactId>orientdb-etl</artifactId>
    <version>2.1.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-etl/
implementation 'com.orientechnologies:orientdb-etl:2.1.25'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-etl/
implementation ("com.orientechnologies:orientdb-etl:2.1.25")
'com.orientechnologies:orientdb-etl:jar:2.1.25'
<dependency org="com.orientechnologies" name="orientdb-etl" rev="2.1.25">
  <artifact name="orientdb-etl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-etl', version='2.1.25')
)
libraryDependencies += "com.orientechnologies" % "orientdb-etl" % "2.1.25"
[com.orientechnologies/orientdb-etl "2.1.25"]