| License |
License |
|---|---|
| Categories |
CategoriesJSON Data |
| GroupId | GroupIdorg.jsonex |
| ArtifactId | ArtifactIdHiveUDF |
| Last Version | Last Version0.1.25 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHiveUDF
JSONCoder Parent
|
| Filename | Size |
|---|---|
| HiveUDF-0.1.25.pom | |
| HiveUDF-0.1.25.jar | 9 KB |
| HiveUDF-0.1.25-sources.jar | 5 KB |
| HiveUDF-0.1.25-javadoc.jar | 405 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jsonex : JSONCoder | jar | 0.1.25 |
| org.jsonex : csv | jar | 0.1.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.16 |
| org.apache.hive : hive-exec | jar | 3.1.2 |
| 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 |