| License |
License |
|---|---|
| GroupId | GroupIdnl.basjes.parse.httpdlog |
| ArtifactId | ArtifactIdhttpdlog-parser |
| Version | Version5.7 |
| Type | Typejar |
| Description |
DescriptionParser - Apache HTTPD - Parser
A library to allow easy parsing of Apache HTTPD access logs with Java, Hadoop and Pig.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| httpdlog-parser-5.7.pom | |
| httpdlog-parser-5.7.jar | 481 KB |
| httpdlog-parser-5.7-sources.jar | 108 KB |
| httpdlog-parser-5.7-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-parser/ -->
<dependency>
<groupId>nl.basjes.parse.httpdlog</groupId>
<artifactId>httpdlog-parser</artifactId>
<version>5.7</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-parser/
implementation 'nl.basjes.parse.httpdlog:httpdlog-parser:5.7'
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-parser/
implementation ("nl.basjes.parse.httpdlog:httpdlog-parser:5.7")
'nl.basjes.parse.httpdlog:httpdlog-parser:jar:5.7'
<dependency org="nl.basjes.parse.httpdlog" name="httpdlog-parser" rev="5.7">
<artifact name="httpdlog-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.httpdlog', module='httpdlog-parser', version='5.7')
)
libraryDependencies += "nl.basjes.parse.httpdlog" % "httpdlog-parser" % "5.7"
[nl.basjes.parse.httpdlog/httpdlog-parser "5.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| nl.basjes.parse : parser-core | jar | 5.7 |
| commons-codec : commons-codec | jar | 1.15 |
| com.maxmind.geoip2 : geoip2 | jar | 2.14.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.commons : commons-text | jar | 1.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| nl.basjes.parse : parser-core | jar | 5.7 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
| org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |