GroupId | GroupIdcom.orientechnologies |
---|---|
ArtifactId | ArtifactIdorientdb-etl |
Version | Version2.0.17 |
Type | Typejar |
Filename | Size |
---|---|
orientdb-etl-2.0.17.pom | |
orientdb-etl-2.0.17.jar | 144 KB |
orientdb-etl-2.0.17-sources.jar | 72 KB |
orientdb-etl-2.0.17-javadoc.jar | 368 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-etl/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-etl</artifactId>
<version>2.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-etl/
implementation 'com.orientechnologies:orientdb-etl:2.0.17'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-etl/
implementation ("com.orientechnologies:orientdb-etl:2.0.17")
'com.orientechnologies:orientdb-etl:jar:2.0.17'
<dependency org="com.orientechnologies" name="orientdb-etl" rev="2.0.17">
<artifact name="orientdb-etl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-etl', version='2.0.17')
)
libraryDependencies += "com.orientechnologies" % "orientdb-etl" % "2.0.17"
[com.orientechnologies/orientdb-etl "2.0.17"]