LogDistiller

LogDistiller is a logfile merge and sort tool. Log content is classified according to rules configured in an XML file. Classification results go into reports, which are published: simply stored in a file, sent by mail, or even added to a news feed.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.sf.logdistiller
Идентификатор

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

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

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

3
Дата

Дата

Тип

Тип

pom
Описание

Описание

LogDistiller
LogDistiller is a logfile merge and sort tool. Log content is classified according to rules configured in an XML file. Classification results go into reports, which are published: simply stored in a file, sent by mail, or even added to a news feed.
Ссылка на сайт

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

http://logdistiller.sf.net/
Система контроля версий

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

https://sourceforge.net/p/logdistiller/code/HEAD/tree/utils/tags/parent-3

Скачать parent

Имя Файла Размер
parent-3.pom 7 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

Данный проект не имеет модулей.

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

Версия
3
2
1