Last Version

XML Stream Editor Library 0.1.0

Library to ease complex editing tasks on XML documents using StAX.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.bitbucket.unaszole.xsdnormaliser
ArtifactId

ArtifactId

xmlstreameditor
Version

Version

0.1.0
Type

Type

jar
Description

Description

XML Stream Editor Library
Library to ease complex editing tasks on XML documents using StAX.
Project URL

Project URL

https://bitbucket.org/UnasZole/xsdnormaliser

Download xmlstreameditor 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.5
org.apache.commons : commons-collections4 jar 4.1
com.fasterxml.woodstox : woodstox-core jar 5.0.3
org.slf4j : slf4j-api jar 1.7.25

test (1)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.