Parser -

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

Лицензия

Лицензия

Группа

Группа

nl.basjes.parse
Идентификатор

Идентификатор

parser-parent
Последняя версия

Последняя версия

5.8
Дата

Дата

Тип

Тип

pom
Описание

Описание

Parser -
A library to allow easy parsing of Apache HTTPD access logs with Java, Hadoop and Pig.
Ссылка на сайт

Ссылка на сайт

https://github.com/nielsbasjes/logparser
Система контроля версий

Система контроля версий

https://github.com/nielsbasjes/logparser

Скачать parser-parent

Имя Файла Размер
parser-parent-5.8.pom 16 KB
Обзор

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.36
org.apache.commons : commons-text jar 1.9

test (5)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

  • devtools
  • parser-core
  • httpdlog
  • examples
  • utils

Версии библиотеки

Версия
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