Last Version

DataMeta DOM JVM core classes 1.0.3

Classes needed for DataMeta DOM functionality in JVM; with Java, Scala, Clojure, JRuby and other platforms running on a JVM.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.ebaydatameta
ArtifactId

ArtifactId

dom-core
Version

Version

1.0.3
Type

Type

jar
Description

Description

DataMeta DOM JVM core classes
Classes needed for DataMeta DOM functionality in JVM; with Java, Scala, Clojure, JRuby and other platforms running on a JVM.

Download dom-core 1.0.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.ebaydatameta : util-jdk jar 1.0.0
org.apache.commons : commons-lang3 jar 3.7
com.google.code.findbugs : jsr305 jar 3.0.1

test (5)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.7
org.apache.logging.log4j : log4j-core jar 2.7
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7
org.slf4j : slf4j-api jar 1.7.21
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.