Last Version

LogDistiller 3

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.logdistiller
ArtifactId

ArtifactId

parent
Version

Version

3
Type

Type

pom
Description

Description

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.
Project URL

Project URL

http://logdistiller.sf.net/
Source Code Management

Source Code Management

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

Download parent 3

Filename Size
parent-3.pom 10 KB
Browse

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.