| License |
License |
|---|---|
| GroupId | GroupIdeu.cdevreeze.yaidom2 |
| ArtifactId | ArtifactIdyaidom2_2.13 |
| Version | Version0.13.0 |
| Type | Typejar |
| Description |
Descriptionyaidom2
Extensible XML query API with multiple DOM-like implementations, 2nd generation
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationeu.cdevreeze.yaidom2 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| yaidom2_2.13-0.13.0.pom | |
| yaidom2_2.13-0.13.0.jar | 682 KB |
| yaidom2_2.13-0.13.0-sources.jar | 121 KB |
| yaidom2_2.13-0.13.0-javadoc.jar | 2 MB |
| Browse |
<!-- 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"]
| 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 |
| 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 |