Last Version

Hive SerDe commons 2.0.0

Library for building custom Hive SerDes

License

License

GroupId

GroupId

fm.last.commons.hive.serde
ArtifactId

ArtifactId

lastcommons-hive-serde
Version

Version

2.0.0
Type

Type

jar
Description

Description

Hive SerDe commons
Library for building custom Hive SerDes
Project URL

Project URL

https://github.com/lastfm/hive-serde
Project Organization

Project Organization

Last.fm

Download lastcommons-hive-serde 2.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.4
com.google.guava : guava jar 11.0.2
commons-lang : commons-lang jar 2.6

provided (2)

Group / Artifact Type Version
org.apache.hive : hive-serde jar 0.9.0-cdh4.1.1
org.apache.hadoop : hadoop-common jar 2.0.0-cdh4.1.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.