is not current version
Last Version 0.1.14

ExLP - Core 0.1.11

ExLP (Extensible Logfile Processor)

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.exlp
ArtifactId

ArtifactId

exlp-core
Version

Version

0.1.11
Type

Type

jar
Description

Description

ExLP - Core
ExLP (Extensible Logfile Processor)

Download exlp-core 0.1.11


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

Dependencies

compile (5)

Group / Artifact Type Version
net.sf.exlp : exlp-util jar
net.sf.exlp : exlp-interfaces jar
commons-lang : commons-lang jar
commons-configuration : commons-configuration jar
org.jdom : jdom jar

provided (2)

Group / Artifact Type Version
log4j : log4j jar
org.apache.httpcomponents : httpclient jar 4.1.1

Project Modules

There are no modules declared in this project.