License |
License |
---|---|
GroupId | GroupIdnl.basjes.parse.useragent |
ArtifactId | ArtifactIdyauaa-drill |
Version | Version6.0 |
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.0.pom | |
yauaa-drill-6.0.jar | 1 MB |
yauaa-drill-6.0-sources.jar | 7 KB |
yauaa-drill-6.0-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.0</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-drill/
implementation 'nl.basjes.parse.useragent:yauaa-drill:6.0'
// https://jarcasting.com/artifacts/nl.basjes.parse.useragent/yauaa-drill/
implementation ("nl.basjes.parse.useragent:yauaa-drill:6.0")
'nl.basjes.parse.useragent:yauaa-drill:jar:6.0'
<dependency org="nl.basjes.parse.useragent" name="yauaa-drill" rev="6.0">
<artifact name="yauaa-drill" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.useragent', module='yauaa-drill', version='6.0')
)
libraryDependencies += "nl.basjes.parse.useragent" % "yauaa-drill" % "6.0"
[nl.basjes.parse.useragent/yauaa-drill "6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.drill.exec : drill-java-exec | jar | 1.19.0 |
org.apache.drill.memory : drill-memory-base | jar | 1.19.0 |
org.antlr : antlr4-runtime | jar | 4.9.2 |
org.springframework : spring-core | jar | 5.3.8 |
org.yaml : snakeyaml | jar | 1.29 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |