Last Version

hive-serde 1.0

JSON Serde for Hive

License

License

GroupId

GroupId

com.proofpoint.hive
ArtifactId

ArtifactId

hive-serde
Version

Version

1.0
Type

Type

jar
Description

Description

hive-serde
JSON Serde for Hive
Project URL

Project URL

https://github.com/proofpoint/hive-serde
Source Code Management

Source Code Management

https://github.com/proofpoint/hive-serde

Download hive-serde 1.0


<!-- https://jarcasting.com/artifacts/com.proofpoint.hive/hive-serde/ -->
<dependency>
    <groupId>com.proofpoint.hive</groupId>
    <artifactId>hive-serde</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.proofpoint.hive/hive-serde/
implementation 'com.proofpoint.hive:hive-serde:1.0'
// https://jarcasting.com/artifacts/com.proofpoint.hive/hive-serde/
implementation ("com.proofpoint.hive:hive-serde:1.0")
'com.proofpoint.hive:hive-serde:jar:1.0'
<dependency org="com.proofpoint.hive" name="hive-serde" rev="1.0">
  <artifact name="hive-serde" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.proofpoint.hive', module='hive-serde', version='1.0')
)
libraryDependencies += "com.proofpoint.hive" % "hive-serde" % "1.0"
[com.proofpoint.hive/hive-serde "1.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-core jar 0.20.2-cdh3u1
org.apache.hadoop.hive » hive-serde jar 0.7.1-cdh3u1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.2

Project Modules

There are no modules declared in this project.