Last Version

com.giffing.easyxml:easyxml-jdom2 0.0.7

Simplifies parsing and modifying of (huge) XML streams (files) based on the StAX parser with combination of JAXB or JDom2

License

License

Categories

Categories

JDOM Business Logic Libraries
GroupId

GroupId

com.giffing.easyxml
ArtifactId

ArtifactId

easyxml-jdom2
Version

Version

0.0.7
Type

Type

jar
Description

Description

Simplifies parsing and modifying of (huge) XML streams (files) based on the StAX parser with combination of JAXB or JDom2

Download easyxml-jdom2 0.0.7


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

Dependencies

compile (2)

Group / Artifact Type Version
com.giffing.easyxml : easyxml-core jar 0.0.7
org.jdom : jdom2 jar 2.0.6

Project Modules

There are no modules declared in this project.