is not current version
Last Version 1.0.9

com.eclecticlogic:eclectic-orc 1.0.4

Supports writing Java objects to ORC files.

GroupId

GroupId

com.eclecticlogic
ArtifactId

ArtifactId

eclectic-orc
Version

Version

1.0.4
Type

Type

jar

Download eclectic-orc 1.0.4


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