License |
License |
---|---|
GroupId | GroupIdcom.intel.qat |
ArtifactId | ArtifactIdparquet-hive-binding-factory |
Last Version | Last Version1.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache Parquet Hive Binding Factory
Parquet is a columnar storage format that supports nested data. This provides the java implementation.
|
<!-- https://jarcasting.com/artifacts/com.intel.qat/parquet-hive-binding-factory/ -->
<dependency>
<groupId>com.intel.qat</groupId>
<artifactId>parquet-hive-binding-factory</artifactId>
<version>1.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.intel.qat/parquet-hive-binding-factory/
implementation 'com.intel.qat:parquet-hive-binding-factory:1.10.0'
// https://jarcasting.com/artifacts/com.intel.qat/parquet-hive-binding-factory/
implementation ("com.intel.qat:parquet-hive-binding-factory:1.10.0")
'com.intel.qat:parquet-hive-binding-factory:jar:1.10.0'
<dependency org="com.intel.qat" name="parquet-hive-binding-factory" rev="1.10.0">
<artifact name="parquet-hive-binding-factory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intel.qat', module='parquet-hive-binding-factory', version='1.10.0')
)
libraryDependencies += "com.intel.qat" % "parquet-hive-binding-factory" % "1.10.0"
[com.intel.qat/parquet-hive-binding-factory "1.10.0"]
Group / Artifact | Type | Version |
---|---|---|
com.intel.qat : parquet-common | jar | 1.10.0 |
com.intel.qat : parquet-hive-0.10-binding | jar | 1.10.0 |
com.intel.qat : parquet-hive-0.12-binding | jar | 1.10.0 |
org.apache.parquet : parquet-hive-binding-interface | jar | 1.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client | jar | 2.7.3 |
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.4 |
commons-httpclient : commons-httpclient | jar | 3.1 |