License |
License |
---|---|
GroupId | GroupIdfm.last.commons.hive.serde |
ArtifactId | ArtifactIdlastcommons-hive-serde |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHive SerDe commons
Library for building custom Hive SerDes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-all | jar | 1.9.0 |
junit : junit | jar | 4.10 |