License |
License |
---|---|
GroupId | GroupIdcom.intel.qat |
ArtifactId | ArtifactIdorc-examples |
Last Version | Last Version1.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionORC Examples
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
orc-examples-1.5.1.pom | |
orc-examples-1.5.1.jar | 17 KB |
orc-examples-1.5.1-uber.jar | 26 MB |
orc-examples-1.5.1-sources.jar | 14 KB |
orc-examples-1.5.1-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intel.qat/orc-examples/ -->
<dependency>
<groupId>com.intel.qat</groupId>
<artifactId>orc-examples</artifactId>
<version>1.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.intel.qat/orc-examples/
implementation 'com.intel.qat:orc-examples:1.5.1'
// https://jarcasting.com/artifacts/com.intel.qat/orc-examples/
implementation ("com.intel.qat:orc-examples:1.5.1")
'com.intel.qat:orc-examples:jar:1.5.1'
<dependency org="com.intel.qat" name="orc-examples" rev="1.5.1">
<artifact name="orc-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intel.qat', module='orc-examples', version='1.5.1')
)
libraryDependencies += "com.intel.qat" % "orc-examples" % "1.5.1"
[com.intel.qat/orc-examples "1.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.intel.qat : orc-core | jar | 1.5.1 |
commons-cli : commons-cli | jar | 1.3.1 |
org.apache.hadoop : hadoop-common | jar | 2.7.3 |
org.apache.hadoop : hadoop-hdfs | jar | 2.7.3 |
org.apache.hive : hive-storage-api | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 11.0.2 |