Last Version

yaidom2 0.13.0

Extensible XML query API with multiple DOM-like implementations, 2nd generation

License

License

GroupId

GroupId

eu.cdevreeze.yaidom2
ArtifactId

ArtifactId

yaidom2_2.13
Version

Version

0.13.0
Type

Type

jar
Description

Description

yaidom2
Extensible XML query API with multiple DOM-like implementations, 2nd generation
Project URL

Project URL

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

Project Organization

eu.cdevreeze.yaidom2
Source Code Management

Source Code Management

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

Download yaidom2_2.13 0.13.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4
org.scala-lang.modules : scala-xml_2.13 jar 2.0.0-M3
net.sf.saxon : Saxon-HE jar 9.9.1-8

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.3
org.scalatestplus : scalacheck-1-15_2.13 jar 3.2.3.0
org.scalacheck : scalacheck_2.13 jar 1.15.2

Project Modules

There are no modules declared in this project.