XML Tools

Miscellaneous Command-Line Tools for working with XML content

License

License

GroupId

GroupId

com.amlinv.xml
ArtifactId

ArtifactId

xml-tools
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

XML Tools
Miscellaneous Command-Line Tools for working with XML content
Project URL

Project URL

https://github.com/artnaseef/xml-tools

Download xml-tools

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
net.sourceforge.saxon : saxon jar 9.1.0.8
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.12
org.apache.logging.log4j : log4j-core jar 2.2
net.sf.saxon : Saxon-HE jar 9.5.1-5

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0