Last Version

xmlutils 0.6.16

A toolkit useful for working with XML documents

License

License

GroupId

GroupId

de.uni-rostock.sbi
ArtifactId

ArtifactId

xmlutils
Version

Version

0.6.16
Type

Type

jar
Description

Description

xmlutils
A toolkit useful for working with XML documents
Project URL

Project URL

http://sems.uni-rostock.de/
Project Organization

Project Organization

SEMS project @ University of Rostock
Source Code Management

Source Code Management

https://github.com/binfalse/XMLUtils

Download xmlutils 0.6.16


<!-- https://jarcasting.com/artifacts/de.uni-rostock.sbi/xmlutils/ -->
<dependency>
    <groupId>de.uni-rostock.sbi</groupId>
    <artifactId>xmlutils</artifactId>
    <version>0.6.16</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-rostock.sbi/xmlutils/
implementation 'de.uni-rostock.sbi:xmlutils:0.6.16'
// https://jarcasting.com/artifacts/de.uni-rostock.sbi/xmlutils/
implementation ("de.uni-rostock.sbi:xmlutils:0.6.16")
'de.uni-rostock.sbi:xmlutils:jar:0.6.16'
<dependency org="de.uni-rostock.sbi" name="xmlutils" rev="0.6.16">
  <artifact name="xmlutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-rostock.sbi', module='xmlutils', version='0.6.16')
)
libraryDependencies += "de.uni-rostock.sbi" % "xmlutils" % "0.6.16"
[de.uni-rostock.sbi/xmlutils "0.6.16"]

Dependencies

compile (3)

Group / Artifact Type Version
de.binfalse : BFLog jar 1.3.7
de.binfalse : BFUtils jar [0.5.8,)
org.jdom : jdom2 jar 2.0.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.