Last Version

Parser - Apache HTTPD - 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
Version

Version

5.8
Type

Type

pom
Description

Description

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

Download httpdlog 5.8

Filename Size
httpdlog-5.8.pom 2 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-text jar 1.9

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.junit.vintage : junit-vintage-engine jar
org.hamcrest : hamcrest-core jar 2.2
org.slf4j : slf4j-log4j12 jar 1.7.36

Project Modules

  • httpdlog-parser
  • httpdlog-inputformat
  • httpdlog-pigloader