License |
License |
---|---|
GroupId | GroupIdorg.xml-cml |
ArtifactId | ArtifactIdcmlxom |
Last Version | Last Version3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCMLXOM
A Java library for processing CML
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cmlxom-3.1.pom | |
cmlxom-3.1.jar | 957 KB |
cmlxom-3.1-sources.jar | 896 KB |
cmlxom-3.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.xml-cml/cmlxom/ -->
<dependency>
<groupId>org.xml-cml</groupId>
<artifactId>cmlxom</artifactId>
<version>3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.xml-cml/cmlxom/
implementation 'org.xml-cml:cmlxom:3.1'
// https://jarcasting.com/artifacts/org.xml-cml/cmlxom/
implementation ("org.xml-cml:cmlxom:3.1")
'org.xml-cml:cmlxom:jar:3.1'
<dependency org="org.xml-cml" name="cmlxom" rev="3.1">
<artifact name="cmlxom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.xml-cml', module='cmlxom', version='3.1')
)
libraryDependencies += "org.xml-cml" % "cmlxom" % "3.1"
[org.xml-cml/cmlxom "3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.xml-cml : euclid | jar | 1.0.1 |
org.ccil.cowan.tagsoup : tagsoup | jar | 1.2 |
xom : xom | jar | 1.2.5 |
log4j : log4j | jar | 1.2.16 |
joda-time : joda-time | jar | 1.6.2 |
commons-io : commons-io | jar | 2.0.1 |
xml-apis : xml-apis | jar | 1.3.03 |
Group / Artifact | Type | Version |
---|---|---|
org.xml-cml : euclid-testutil | jar | 1.0.1 |
junit : junit | jar | 4.8.2 |