MVN

com.intel.qat : parquet-hive

Maven & Gradle

May 29, 2020

Apache Parquet Hive

<dependency>
    <groupId>com.intel.qat</groupId>
    <artifactId>parquet-hive</artifactId>
    <version>1.10.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.intel.qat : parquet-hive to add to Maven - Latest Versions:

  • Latest Stable: 1.10.0

All Versions

Choose a version of com.intel.qat : parquet-hive to add to Maven - All Versions:

Version Vulnerabilities Updated
1.10.x
parquet-hive-1.10.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.intel.qat</groupId>
    <artifactId>parquet-hive</artifactId>
    <version>1.10.0</version>
</dependency>

Advertisement