yaidom

Extensible XML query API with multiple DOM-like implementations

License

License

GroupId

GroupId

eu.cdevreeze.yaidom
ArtifactId

ArtifactId

yaidom_2.13
Last Version

Last Version

1.13.0
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

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
org.scala-lang.modules : scala-xml_2.13 jar 2.0.0
net.sf.saxon : Saxon-HE jar 9.9.1-8
com.github.ben-manes.caffeine : caffeine jar 2.9.0

test (10)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.9
org.scalatestplus : scalacheck-1-15_2.13 jar 3.2.9.0
junit : junit jar 4.13.2
org.scalacheck : scalacheck_2.13 jar 1.15.4
com.novocode : junit-interface jar 0.11
org.ccil.cowan.tagsoup : tagsoup jar 1.2.1
org.jdom : jdom2 jar 2.0.6
xom : xom jar 1.3.7
com.fasterxml.woodstox : woodstox-core jar 6.2.6
org.codehaus.woodstox : stax2-api jar 4.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.13.0
1.12.0
1.11.0
1.10.3
1.10.2
1.10.1
1.10.0