License |
License |
---|---|
GroupId | GroupIdnl.basjes.parse.useragent |
ArtifactId | ArtifactIdyauaa-hive |
Version | Version5.23 |
Type | Typejar |
Description |
DescriptionYauaa : UDF : Apache Hive
A parsing and analyzing library to get information from a useragent string.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
yauaa-hive-5.23.pom | |
yauaa-hive-5.23.jar | 6 KB |
yauaa-hive-5.23-udf.jar | 5 MB |
yauaa-hive-5.23-sources.jar | 5 KB |
yauaa-hive-5.23-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-hive/ -->
<dependency>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-hive</artifactId>
<version>5.23</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-hive/
implementation 'nl.basjes.parse.useragent:yauaa-hive:5.23'
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-hive/
implementation ("nl.basjes.parse.useragent:yauaa-hive:5.23")
'nl.basjes.parse.useragent:yauaa-hive:jar:5.23'
<dependency org="nl.basjes.parse.useragent" name="yauaa-hive" rev="5.23">
<artifact name="yauaa-hive" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.useragent', module='yauaa-hive', version='5.23')
)
libraryDependencies += "nl.basjes.parse.useragent" % "yauaa-hive" % "5.23"
[nl.basjes.parse.useragent/yauaa-hive "5.23"]
Group / Artifact | Type | Version |
---|---|---|
nl.basjes.parse.useragent : yauaa | jar | 5.23 |
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hadoop : hadoop-client | jar | 3.3.0 |
org.apache.hive : hive-serde | jar | 3.1.2 |
org.apache.hive : hive-exec | jar | 3.1.2 |
org.apache.hive : hive-common | jar | 3.1.2 |
org.antlr : antlr4-runtime | jar | 4.9.1 |
org.springframework : spring-core | jar | 5.3.4 |
org.yaml : snakeyaml | jar | 1.28 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.hamcrest : hamcrest-core | jar | 2.2 |