CMLXOM

A Java library for processing CML

License

License

GroupId

GroupId

org.blueobelisk
ArtifactId

ArtifactId

cmlxom
Last Version

Last Version

4.1
Release Date

Release Date

Type

Type

jar
Description

Description

CMLXOM
A Java library for processing CML
Project URL

Project URL

https://github.com/BlueObelisk/cmlxom
Project Organization

Project Organization

Peter Murray-Rust
Source Code Management

Source Code Management

https://github.com/BlueObelisk/cmlxom

Download cmlxom

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.blueobelisk : euclid jar 2.1
xom : xom jar 1.3.7
joda-time : joda-time jar 2.10.14
commons-io : commons-io jar 2.11.0
org.apache.logging.log4j : log4j-1.2-api jar 2.17.2
org.ccil.cowan.tagsoup : tagsoup jar 1.2.1
xml-apis : xml-apis jar 1.4.01
junit : junit Optional jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.1
4.0
3.5
3.4
3.3
3.2