| License |
License |
|---|---|
| GroupId | GroupIdorg.blueobelisk |
| ArtifactId | ArtifactIdcmlxom |
| Last Version | Last Version4.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionCMLXOM
A Java library for processing CML
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cmlxom-4.1.pom | |
| cmlxom-4.1.jar | 1011 KB |
| cmlxom-4.1-sources.jar | 914 KB |
| cmlxom-4.1-javadoc.jar | 3 MB |
| Browse |
<!-- 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"]
| 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 |