не последняя версия
Последняя версия 1.0.9

com.eclecticlogic:eclectic-orc 1.0.6

Supports writing Java objects to ORC files.

Группа

Группа

com.eclecticlogic
Идентификатор

Идентификатор

eclectic-orc
Версия

Версия

1.0.6
Тип

Тип

jar

Скачать eclectic-orc 1.0.6


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