License |
License |
---|---|
GroupId | GroupIdde.uni-rostock.sbi |
ArtifactId | ArtifactIdxmlutils |
Version | Version0.6.16 |
Type | Typejar |
Description |
Descriptionxmlutils
A toolkit useful for working with XML documents
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xmlutils-0.6.16.pom | |
xmlutils-0.6.16.jar | 52 KB |
xmlutils-0.6.16-sources.jar | 43 KB |
xmlutils-0.6.16-javadoc.jar | 584 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |