MVN

com.intel.qat : orc-core

Maven & Gradle

May 28, 2020
4 usages

ORC Core · The core reader and writer for ORC files. Uses the vectorized column batch for the in memory representation.

<dependency>
    <groupId>com.intel.qat</groupId>
    <artifactId>orc-core</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.intel.qat : orc-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.1

All Versions

Choose a version of com.intel.qat : orc-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
orc-core-1.5.1

How to add a dependency to Maven

Add the following com.intel.qat : orc-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.intel.qat</groupId>
    <artifactId>orc-core</artifactId>
    <version>1.5.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.intel.qat : orc-core gradle dependency to your build.gradle file:

implementation 'com.intel.qat:orc-core:1.5.1'

Gradle Kotlin DSL: Add the following com.intel.qat : orc-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.intel.qat:orc-core:1.5.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.intel.qat : orc-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.intel.qat" % "orc-core" % "1.5.1"

Advertisement

Dependencies from Group

Nov 11, 2020
12 usages
2.3k stars
Nov 11, 2020
10 usages
2.3k stars
Nov 11, 2020
10 usages
2.3k stars
May 27, 2020
4 usages
May 28, 2020
4 usages

Discover Dependencies

Aug 20, 2023
4 usages
34 stars
May 23, 2023
4 usages
7 stars
Jun 03, 2020
3 usages
6 stars
Jul 28, 2023
4 usages
6 stars
Jun 15, 2023
3 usages
672 stars
Jun 04, 2021
4 usages
136 stars
May 30, 2023
9 usages
2 stars