License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.exlp |
ArtifactId | ArtifactIdexlp-xml |
Last Version | Last Version0.1.14 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionExLP - XML
ExLP (Extensible Logfile Processor)
|
Filename | Size |
---|---|
exlp-xml-0.1.14.pom | |
exlp-xml-0.1.14.jar | 16 KB |
exlp-xml-0.1.14-sources.jar | 17 KB |
exlp-xml-0.1.14-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.exlp/exlp-xml/ -->
<dependency>
<groupId>net.sf.exlp</groupId>
<artifactId>exlp-xml</artifactId>
<version>0.1.14</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.exlp/exlp-xml/
implementation 'net.sf.exlp:exlp-xml:0.1.14'
// https://jarcasting.com/artifacts/net.sf.exlp/exlp-xml/
implementation ("net.sf.exlp:exlp-xml:0.1.14")
'net.sf.exlp:exlp-xml:jar:0.1.14'
<dependency org="net.sf.exlp" name="exlp-xml" rev="0.1.14">
<artifact name="exlp-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.exlp', module='exlp-xml', version='0.1.14')
)
libraryDependencies += "net.sf.exlp" % "exlp-xml" % "0.1.14"
[net.sf.exlp/exlp-xml "0.1.14"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | |
org.jboss.resteasy : resteasy-jaxrs | jar | 3.0.1.Final |
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | |
com.sun.xml.bind : jaxb-xjc | jar |