Last Version

Parser - Apache HTTPD - Parser 5.8

A library to allow easy parsing of Apache HTTPD access logs with Java, Hadoop and Pig.

License

License

GroupId

GroupId

nl.basjes.parse.httpdlog
ArtifactId

ArtifactId

httpdlog-parser
Version

Version

5.8
Type

Type

jar
Description

Description

Parser - Apache HTTPD - Parser
A library to allow easy parsing of Apache HTTPD access logs with Java, Hadoop and Pig.
Project URL

Project URL

https://niels.basjes.nl

Download httpdlog-parser 5.8


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

Dependencies

compile (8)

Group / Artifact Type Version
nl.basjes.parse : parser-core jar 5.8
commons-codec : commons-codec jar 1.15
com.maxmind.geoip2 : geoip2 jar 3.0.1
com.fasterxml.jackson.core : jackson-core jar 2.13.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.2
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-text jar 1.9

test (6)

Group / Artifact Type Version
nl.basjes.parse : parser-core jar 5.8
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2
org.hamcrest : hamcrest-core jar 2.2
org.slf4j : slf4j-log4j12 jar 1.7.36

Project Modules

There are no modules declared in this project.