GlobalMentor XML DOM Implementation

GlobalMentor Java implementation of the XML DOM.

License

License

GroupId

GroupId

com.globalmentor
ArtifactId

ArtifactId

globalmentor-xml-dom-impl
Last Version

Last Version

0.6.5
Release Date

Release Date

Type

Type

jar
Description

Description

GlobalMentor XML DOM Implementation
GlobalMentor Java implementation of the XML DOM.
Project Organization

Project Organization

GlobalMentor, Inc.

Download globalmentor-xml-dom-impl

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.globalmentor : globalmentor-core jar 0.7.0
io.clogr : clogr jar 0.8.0
com.globalmentor : globalmentor-html-spec jar 0.6.5
com.globalmentor : globalmentor-xml jar 0.6.5
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2
org.hamcrest : hamcrest jar 2.2
org.hamcrest : hamcrest-core jar 2.2
com.github.npathai : hamcrest-optional jar 2.0.0
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.5.0