yaidom

Extensible XML query API with multiple DOM-like implementations

License

License

GroupId

GroupId

eu.cdevreeze.yaidom
ArtifactId

ArtifactId

yaidom_2.13.0-M3
Last Version

Last Version

1.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

yaidom
Extensible XML query API with multiple DOM-like implementations
Project URL

Project URL

https://github.com/dvreeze/yaidom
Project Organization

Project Organization

eu.cdevreeze.yaidom
Source Code Management

Source Code Management

https://github.com/dvreeze/yaidom.git

Download yaidom_2.13.0-M3

How to add to project

<!-- https://jarcasting.com/artifacts/eu.cdevreeze.yaidom/yaidom_2.13.0-M3/ -->
<dependency>
    <groupId>eu.cdevreeze.yaidom</groupId>
    <artifactId>yaidom_2.13.0-M3</artifactId>
    <version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom/yaidom_2.13.0-M3/
implementation 'eu.cdevreeze.yaidom:yaidom_2.13.0-M3:1.8.1'
// https://jarcasting.com/artifacts/eu.cdevreeze.yaidom/yaidom_2.13.0-M3/
implementation ("eu.cdevreeze.yaidom:yaidom_2.13.0-M3:1.8.1")
'eu.cdevreeze.yaidom:yaidom_2.13.0-M3:jar:1.8.1'
<dependency org="eu.cdevreeze.yaidom" name="yaidom_2.13.0-M3" rev="1.8.1">
  <artifact name="yaidom_2.13.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.cdevreeze.yaidom', module='yaidom_2.13.0-M3', version='1.8.1')
)
libraryDependencies += "eu.cdevreeze.yaidom" % "yaidom_2.13.0-M3" % "1.8.1"
[eu.cdevreeze.yaidom/yaidom_2.13.0-M3 "1.8.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M3
org.scala-lang.modules : scala-xml_2.13.0-M3 jar 1.1.0
net.sf.saxon : Saxon-HE jar 9.8.0-10
org.scala-lang.modules : scala-java8-compat_2.13.0-M3 jar 0.8.0

test (12)

Group / Artifact Type Version
org.scalatest : scalatest_2.13.0-M3 jar 3.0.5-M1
junit : junit jar 4.12
org.scalacheck : scalacheck_2.13.0-M3 jar 1.13.5
org.ccil.cowan.tagsoup : tagsoup jar 1.2.1
org.jdom : jdom jar 2.0.2
xom : xom jar 1.2.5
joda-time : joda-time jar 2.9.9
org.joda : joda-convert jar 2.0.1
com.google.guava : guava jar 25.1-jre
com.google.code.findbugs : jsr305 jar 3.0.2
com.fasterxml.woodstox : woodstox-core jar 5.0.3
org.codehaus.woodstox : stax2-api jar 4.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.1
1.8.0
1.8.0-M4
1.8.0-M3
1.8.0-M2
1.8.0-M1