License |
License |
---|---|
GroupId | GroupIdorg.apache.hive |
ArtifactId | ArtifactIdhive-serde |
Last Version | Last Version4.0.0-alpha-1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHive Serde
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
hive-serde-4.0.0-alpha-1.pom | |
hive-serde-4.0.0-alpha-1.jar | 497 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.hive/hive-serde/ -->
<dependency>
<groupId>org.apache.hive</groupId>
<artifactId>hive-serde</artifactId>
<version>4.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hive/hive-serde/
implementation 'org.apache.hive:hive-serde:4.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.apache.hive/hive-serde/
implementation ("org.apache.hive:hive-serde:4.0.0-alpha-1")
'org.apache.hive:hive-serde:jar:4.0.0-alpha-1'
<dependency org="org.apache.hive" name="hive-serde" rev="4.0.0-alpha-1">
<artifact name="hive-serde" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hive', module='hive-serde', version='4.0.0-alpha-1')
)
libraryDependencies += "org.apache.hive" % "hive-serde" % "4.0.0-alpha-1"
[org.apache.hive/hive-serde "4.0.0-alpha-1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-common | jar | 4.0.0-alpha-1 |
org.apache.hive : hive-service-rpc | jar | 4.0.0-alpha-1 |
org.apache.hive : hive-shims | jar | 4.0.0-alpha-1 |
org.apache.hive : hive-storage-api | jar | 4.0.0-alpha-1 |
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
commons-codec : commons-codec | jar | 1.15 |
org.apache.arrow : arrow-vector | jar | 2.0.0 |
com.carrotsearch : hppc | jar | 0.7.2 |
com.github.davidmoten : flatbuffers-java | jar | 1.6.0.1 |
org.apache.avro : avro | jar | 1.8.2 |
org.apache.thrift : libthrift | jar | 0.14.1 |
net.sf.opencsv : opencsv | jar | 2.3 |
org.apache.parquet : parquet-hadoop-bundle | jar | 1.11.1 |
org.apache.hadoop : hadoop-common Optional | jar | 3.1.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.hadoop : hadoop-mapreduce-client-core Optional | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.tempus-fugit : tempus-fugit | jar | 1.1 |
junit : junit | jar | 4.13 |
com.sun.jersey : jersey-servlet | jar | 1.19 |
org.apache.hadoop : hadoop-common | jar | 3.1.0 |
org.apache.hadoop : hadoop-hdfs-client | jar | 3.1.0 |
org.apache.hadoop : hadoop-hdfs | jar | 3.1.0 |
org.apache.hadoop : hadoop-hdfs | jar | 3.1.0 |
org.slf4j : slf4j-simple | jar | 1.7.30 |
org.mockito : mockito-core | jar | 3.4.4 |