Parser - Core

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

License

License

GroupId

GroupId

nl.basjes.parse
ArtifactId

ArtifactId

parser-core
Last Version

Last Version

5.8
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download parser-core

How to add to project

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

There are no modules declared in this project.

Versions

Version
5.8
5.7
5.6
5.5
5.4
5.3
5.2
5.1
5.0
4.0
3.1
3.0
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1.1
2.1
2.0
1.9.1
1.9
1.8
1.7
1.6
1.5
1.4
1.3.1