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

net.sf.logdistiller:parent 2

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

Версия

2
Тип

Тип

pom

Скачать parent 2

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

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