License |
License |
---|---|
GroupId | GroupIdnl.basjes.parse.useragent |
ArtifactId | ArtifactIdyauaa-drill |
Version | Version6.11 |
Type | Typejar |
Description |
DescriptionYauaa : UDF : Apache Drill : Function
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-drill-6.11.pom | |
yauaa-drill-6.11.jar | 2 MB |
yauaa-drill-6.11-sources.jar | 6 KB |
yauaa-drill-6.11-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-drill/ -->
<dependency>
<groupId>nl.basjes.parse.useragent</groupId>
<artifactId>yauaa-drill</artifactId>
<version>6.11</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-drill/
implementation 'nl.basjes.parse.useragent:yauaa-drill:6.11'
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-drill/
implementation ("nl.basjes.parse.useragent:yauaa-drill:6.11")
'nl.basjes.parse.useragent:yauaa-drill:jar:6.11'
<dependency org="nl.basjes.parse.useragent" name="yauaa-drill" rev="6.11">
<artifact name="yauaa-drill" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.useragent', module='yauaa-drill', version='6.11')
)
libraryDependencies += "nl.basjes.parse.useragent" % "yauaa-drill" % "6.11"
[nl.basjes.parse.useragent/yauaa-drill "6.11"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.antlr : antlr4-runtime | jar | 4.9.3 |
org.springframework : spring-core | jar | 5.3.16 |
org.yaml : snakeyaml | jar | 1.30 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |