License |
License |
---|---|
GroupId | GroupIdorg.jeesl |
ArtifactId | ArtifactIdjeesl-xml |
Last Version | Last Version0.2.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJEESL - XML
Utilities and Helper for JavaEE Developments (JavaEE Support Library)
|
Filename | Size |
---|---|
jeesl-xml-0.2.9.pom | |
jeesl-xml-0.2.9.jar | 624 KB |
jeesl-xml-0.2.9-tests.jar | 465 KB |
jeesl-xml-0.2.9-sources.jar | 536 KB |
jeesl-xml-0.2.9-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeesl/jeesl-xml/ -->
<dependency>
<groupId>org.jeesl</groupId>
<artifactId>jeesl-xml</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeesl/jeesl-xml/
implementation 'org.jeesl:jeesl-xml:0.2.9'
// https://jarcasting.com/artifacts/org.jeesl/jeesl-xml/
implementation ("org.jeesl:jeesl-xml:0.2.9")
'org.jeesl:jeesl-xml:jar:0.2.9'
<dependency org="org.jeesl" name="jeesl-xml" rev="0.2.9">
<artifact name="jeesl-xml" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeesl', module='jeesl-xml', version='0.2.9')
)
libraryDependencies += "org.jeesl" % "jeesl-xml" % "0.2.9"
[org.jeesl/jeesl-xml "0.2.9"]
Group / Artifact | Type | Version |
---|---|---|
org.openfuxml : ofx-xml | jar | |
org.metachart : metachart-xml | jar |
Group / Artifact | Type | Version |
---|---|---|
net.sf.exlp : exlp-util | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.0 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
org.slf4j : slf4j-api | jar | |
javax.xml.bind : jaxb-api | jar | |
com.sun.xml.bind : jaxb-impl | jar | |
com.sun.xml.bind : jaxb-xjc | jar | |
commons-jxpath : commons-jxpath | jar | |
org.jdom : jdom | jar |
Group / Artifact | Type | Version |
---|---|---|
commons-lang : commons-lang | jar | |
log4j : log4j | jar | |
org.slf4j : slf4j-log4j12 | jar | |
junit : junit | jar | |
org.jeesl : jeesl-test | jar | 0.2.9 |
commons-io : commons-io | jar | |
org.openfuxml : ofx-util | jar |