yaidom

Extensible XML query API with multiple DOM-like implementations

License

License

GroupId

GroupId

eu.cdevreeze.yaidom
ArtifactId

ArtifactId

yaidom_2.13.0-M2
Last Version

Last Version

1.7.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-M2

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M2
org.scala-lang.modules : scala-xml_2.13.0-M2 jar 1.0.6
org.scala-lang.modules : scala-java8-compat_2.13.0-M2 Optional jar 0.8.0

test (13)

Group / Artifact Type Version
org.scalatest : scalatest_2.13.0-M2 jar 3.0.4
junit : junit jar 4.12
org.scalacheck : scalacheck_2.13.0-M2 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
net.sf.saxon : Saxon-HE jar 9.7.0-18
joda-time : joda-time jar 2.9.9
org.joda : joda-convert jar 1.8.1
com.google.guava : guava jar 22.0
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.7.1
1.7.0
1.7.0-M8
1.7.0-M7
1.7.0-M6