ExLP - Shell

ExLP (Extensible Logfile Processor)

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.exlp
ArtifactId

ArtifactId

exlp-shell
Last Version

Last Version

0.1.14
Release Date

Release Date

Type

Type

jar
Description

Description

ExLP - Shell
ExLP (Extensible Logfile Processor)

Download exlp-shell

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.exlp : exlp-interfaces jar
org.apache.commons : commons-lang3 jar
commons-io : commons-io jar

provided (2)

Group / Artifact Type Version
net.sf.exlp : exlp-core jar
org.slf4j : slf4j-api jar

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar
junit : junit jar
net.sf.exlp : exlp-util jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.14
0.1.11
0.1.10