yaidom

Extensible XML query API with multiple DOM-like implementations

License

License

GroupId

GroupId

eu.cdevreeze.yaidom
ArtifactId

ArtifactId

yaidom_3
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_3

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.0
org.scala-lang.modules : scala-xml_3 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_3 jar 3.2.9
org.scalatestplus : scalacheck-1-15_3 jar 3.2.9.0
junit : junit jar 4.13.2
org.scalacheck : scalacheck_3 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