| Группа | Группаcom.orientechnologies |
|---|---|
| Идентификатор | Идентификаторorientdb-etl |
| Версия | Версия2.1.21 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| orientdb-etl-2.1.21.pom | |
| orientdb-etl-2.1.21.jar | 149 KB |
| orientdb-etl-2.1.21-sources.jar | 75 KB |
| orientdb-etl-2.1.21-javadoc.jar | 376 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-etl/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-etl</artifactId>
<version>2.1.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-etl/
implementation 'com.orientechnologies:orientdb-etl:2.1.21'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-etl/
implementation ("com.orientechnologies:orientdb-etl:2.1.21")
'com.orientechnologies:orientdb-etl:jar:2.1.21'
<dependency org="com.orientechnologies" name="orientdb-etl" rev="2.1.21">
<artifact name="orientdb-etl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-etl', version='2.1.21')
)
libraryDependencies += "com.orientechnologies" % "orientdb-etl" % "2.1.21"
[com.orientechnologies/orientdb-etl "2.1.21"]