Last Version

Orc Writer 1.0.9

Supports writing Java objects to ORC files.

License

License

GroupId

GroupId

com.eclecticlogic
ArtifactId

ArtifactId

eclectic-orc
Version

Version

1.0.9
Type

Type

jar
Description

Description

Orc Writer
Supports writing Java objects to ORC files.
Project URL

Project URL

https://github.com/eclecticlogic/orc

Download eclectic-orc 1.0.9


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.orc : orc-core jar 1.3.2
cglib : cglib-nodep jar 3.2.4
org.antlr : stringtemplate jar 4.0.2
org.hibernate.javax.persistence : hibernate-jpa-2.1-api jar 1.0.0.Final
org.javassist : javassist jar 3.21.0-GA

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.23

test (3)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.8
org.testng : testng jar 6.10
ch.qos.logback : logback-classic jar 1.2.1

Project Modules

There are no modules declared in this project.