xml-utilities

A set of XML utilities, like XSLT, schematron, etc.

License

License

GroupId

GroupId

org.mricaud.xml
ArtifactId

ArtifactId

xut
Last Version

Last Version

0.1.2
Release Date

Release Date

Type

Type

jar
Description

Description

xml-utilities
A set of XML utilities, like XSLT, schematron, etc.
Project URL

Project URL

https://github.com/mricaud/xml-utilities

Download xut

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.2
0.1.1
0.1.0