| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.exlp |
| ArtifactId | ArtifactIdexlp-util |
| Last Version | Last Version0.1.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionExLP - Util
ExLP (Extensible Logfile Processor)
|
| Filename | Size |
|---|---|
| exlp-util-0.1.14.pom | |
| exlp-util-0.1.14.jar | 115 KB |
| exlp-util-0.1.14-sources.jar | 50 KB |
| exlp-util-0.1.14-javadoc.jar | 396 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.exlp/exlp-util/ -->
<dependency>
<groupId>net.sf.exlp</groupId>
<artifactId>exlp-util</artifactId>
<version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.exlp/exlp-util/
implementation 'net.sf.exlp:exlp-util:0.1.14'
// https://jarcasting.com/artifacts/net.sf.exlp/exlp-util/
implementation ("net.sf.exlp:exlp-util:0.1.14")
'net.sf.exlp:exlp-util:jar:0.1.14'
<dependency org="net.sf.exlp" name="exlp-util" rev="0.1.14">
<artifact name="exlp-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.exlp', module='exlp-util', version='0.1.14')
)
libraryDependencies += "net.sf.exlp" % "exlp-util" % "0.1.14"
[net.sf.exlp/exlp-util "0.1.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.exlp : exlp-interfaces | jar | |
| org.apache.commons : commons-lang3 | jar | |
| commons-codec : commons-codec | jar | |
| commons-io : commons-io | jar | |
| joda-time : joda-time | jar | |
| commons-jxpath : commons-jxpath | jar | |
| org.jdom : jdom2 | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.exlp : exlp-xml | jar | |
| org.jboss.spec : jboss-javaee-6.0 | pom | 1.0.0.Final |
| commons-configuration : commons-configuration | jar | |
| com.sun.xml.bind : jaxb-impl | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.6.0 |
| org.slf4j : slf4j-api | jar | |
| log4j : log4j | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | |
| junit : junit | jar |