| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.exlp |
| ArtifactId | ArtifactIdexlp-addon |
| Last Version | Last Version0.1.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionExLP - Addon
ExLP (Extensible Logfile Processor)
|
| Filename | Size |
|---|---|
| exlp-addon-0.1.14.pom | |
| exlp-addon-0.1.14.jar | 6 KB |
| exlp-addon-0.1.14-sources.jar | 3 KB |
| exlp-addon-0.1.14-javadoc.jar | 45 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.exlp/exlp-addon/ -->
<dependency>
<groupId>net.sf.exlp</groupId>
<artifactId>exlp-addon</artifactId>
<version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.exlp/exlp-addon/
implementation 'net.sf.exlp:exlp-addon:0.1.14'
// https://jarcasting.com/artifacts/net.sf.exlp/exlp-addon/
implementation ("net.sf.exlp:exlp-addon:0.1.14")
'net.sf.exlp:exlp-addon:jar:0.1.14'
<dependency org="net.sf.exlp" name="exlp-addon" rev="0.1.14">
<artifact name="exlp-addon" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.exlp', module='exlp-addon', version='0.1.14')
)
libraryDependencies += "net.sf.exlp" % "exlp-addon" % "0.1.14"
[net.sf.exlp/exlp-addon "0.1.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.clarens » jclarens | jar | 0.6.2 |
| net.sf.exlp : exlp-util | jar | |
| net.sf.exlp : exlp-xml | jar | |
| net.sf.exlp : exlp-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.sun.xml.bind : jaxb-impl | jar | |
| org.xbill » dns | jar | 2.1.5 |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | |
| junit : junit | jar |