License |
License |
---|---|
Categories |
CategoriesData JSON |
GroupId | GroupIdio.starburst.openx.data |
ArtifactId | ArtifactIdjson-udf |
Last Version | Last Version1.3.9-e.10 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson-udf
Openx JSON Serde
|
Filename | Size |
---|---|
json-udf-1.3.9-e.10.pom | |
json-udf-1.3.9-e.10.jar | 4 KB |
json-udf-1.3.9-e.10-tests.jar | 2 KB |
json-udf-1.3.9-e.10-sources.jar | 3 KB |
json-udf-1.3.9-e.10-javadoc.jar | 115 KB |
json-udf-1.3.9-e.10-jar-with-dependencies.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.starburst.openx.data/json-udf/ -->
<dependency>
<groupId>io.starburst.openx.data</groupId>
<artifactId>json-udf</artifactId>
<version>1.3.9-e.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.starburst.openx.data/json-udf/
implementation 'io.starburst.openx.data:json-udf:1.3.9-e.10'
// https://jarcasting.com/artifacts/io.starburst.openx.data/json-udf/
implementation ("io.starburst.openx.data:json-udf:1.3.9-e.10")
'io.starburst.openx.data:json-udf:jar:1.3.9-e.10'
<dependency org="io.starburst.openx.data" name="json-udf" rev="1.3.9-e.10">
<artifact name="json-udf" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.starburst.openx.data', module='json-udf', version='1.3.9-e.10')
)
libraryDependencies += "io.starburst.openx.data" % "json-udf" % "1.3.9-e.10"
[io.starburst.openx.data/json-udf "1.3.9-e.10"]
Group / Artifact | Type | Version |
---|---|---|
io.starburst.openx.data : json-serde | jar | 1.3.9-e.10 |
org.apache.hive : hive-serde | jar | ${hive.version} |
org.apache.hive : hive-exec | jar | ${hive.version} |
org.apache.hadoop : hadoop-common | jar | ${hadoop.version} |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |