HiveUDF

JSONCoder Parent

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.jsonex
ArtifactId

ArtifactId

HiveUDF
Last Version

Last Version

0.1.25
Release Date

Release Date

Type

Type

jar
Description

Description

HiveUDF
JSONCoder Parent

Download HiveUDF

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jsonex : JSONCoder jar 0.1.25
org.jsonex : csv jar 0.1.25

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16
org.apache.hive : hive-exec jar 3.1.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.jsonex : SnapshotTest jar 0.1.25
org.slf4j : slf4j-simple jar 1.7.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.25
0.1.24
0.1.23
0.1.22