Last Version

Yauaa : UDF : Apache Drill 7.3.0

A parsing and analyzing library to get information from a useragent string.

License

License

GroupId

GroupId

nl.basjes.parse.useragent
ArtifactId

ArtifactId

yauaa-drill
Version

Version

7.3.0
Type

Type

jar
Description

Description

Yauaa : UDF : Apache Drill
A parsing and analyzing library to get information from a useragent string.
Project URL

Project URL

https://github.com/nielsbasjes/yauaa
Source Code Management

Source Code Management

https://github.com/nielsbasjes/yauaa

Download yauaa-drill 7.3.0


<!-- https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-drill/ -->
<dependency>
    <groupId>nl.basjes.parse.useragent</groupId>
    <artifactId>yauaa-drill</artifactId>
    <version>7.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-drill/
implementation 'nl.basjes.parse.useragent:yauaa-drill:7.3.0'
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-drill/
implementation ("nl.basjes.parse.useragent:yauaa-drill:7.3.0")
'nl.basjes.parse.useragent:yauaa-drill:jar:7.3.0'
<dependency org="nl.basjes.parse.useragent" name="yauaa-drill" rev="7.3.0">
  <artifact name="yauaa-drill" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.useragent', module='yauaa-drill', version='7.3.0')
)
libraryDependencies += "nl.basjes.parse.useragent" % "yauaa-drill" % "7.3.0"
[nl.basjes.parse.useragent/yauaa-drill "7.3.0"]

Dependencies

compile (1)

Group / Artifact Type Version
nl.basjes.parse.useragent : yauaa jar 7.3.0

provided (2)

Group / Artifact Type Version
org.apache.drill.exec : drill-java-exec jar 1.20.0
org.apache.drill.memory : drill-memory-base jar 1.20.0

test (6)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.10.1
org.springframework : spring-core jar 5.3.21
org.yaml : snakeyaml jar 1.30
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.