License |
License |
---|---|
GroupId | GroupIdnl.basjes.parse.httpdlog |
ArtifactId | ArtifactIdhttpdlog-omniture |
Version | Version1.9.1 |
Type | Typejar |
Description |
DescriptionParser - Apache HTTPD - Omniture Parsing Test
A library to allow easy parsing of Apache HTTPD access logs with Java, Hadoop and Pig.
|
Filename | Size |
---|---|
httpdlog-omniture-1.9.1.pom | |
httpdlog-omniture-1.9.1.jar | 90 KB |
httpdlog-omniture-1.9.1-sources.jar | 8 KB |
httpdlog-omniture-1.9.1-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-omniture/ -->
<dependency>
<groupId>nl.basjes.parse.httpdlog</groupId>
<artifactId>httpdlog-omniture</artifactId>
<version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-omniture/
implementation 'nl.basjes.parse.httpdlog:httpdlog-omniture:1.9.1'
// https://jarcasting.com/artifacts/nl.basjes.parse.httpdlog/httpdlog-omniture/
implementation ("nl.basjes.parse.httpdlog:httpdlog-omniture:1.9.1")
'nl.basjes.parse.httpdlog:httpdlog-omniture:jar:1.9.1'
<dependency org="nl.basjes.parse.httpdlog" name="httpdlog-omniture" rev="1.9.1">
<artifact name="httpdlog-omniture" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.parse.httpdlog', module='httpdlog-omniture', version='1.9.1')
)
libraryDependencies += "nl.basjes.parse.httpdlog" % "httpdlog-omniture" % "1.9.1"
[nl.basjes.parse.httpdlog/httpdlog-omniture "1.9.1"]
Group / Artifact | Type | Version |
---|---|---|
nl.basjes.parse.httpdlog : httpdlog-parser | jar | 1.9.1 |
nl.basjes.parse.httpdlog : httpdlog-inputformat | jar | 1.9.1 |
nl.basjes.parse.httpdlog : httpdlog-pigloader | jar | 1.9.1 |
org.slf4j : slf4j-api | jar | 1.7.5 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.pig : pig | jar | 0.13.0 |
org.apache.hadoop : hadoop-client | jar | 2.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |