json2Hive

Generate a Hive schema from JSON sample

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.thekraken
ArtifactId

ArtifactId

json2hive
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

json2Hive
Generate a Hive schema from JSON sample
Project URL

Project URL

https://github.com/thekrakken/json2hive

Download json2hive

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.2.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
io.thekraken

Kraken

Release the kraken

Versions

Version
0.1.0