scala-xom

Scala implicits to make using the XOM XML library easier in Scala, and to make using Saxon's XPath 2 support easier.

License

License

Categories

Categories

Scala Languages Net
GroupId

GroupId

net.surguy
ArtifactId

ArtifactId

scala-xom
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

jar
Description

Description

scala-xom
Scala implicits to make using the XOM XML library easier in Scala, and to make using Saxon's XPath 2 support easier.
Project URL

Project URL

https://github.com/inigo/scala-xom

Download scala-xom

How to add to project

<!-- https://jarcasting.com/artifacts/net.surguy/scala-xom/ -->
<dependency>
    <groupId>net.surguy</groupId>
    <artifactId>scala-xom</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.surguy/scala-xom/
implementation 'net.surguy:scala-xom:0.4'
// https://jarcasting.com/artifacts/net.surguy/scala-xom/
implementation ("net.surguy:scala-xom:0.4")
'net.surguy:scala-xom:jar:0.4'
<dependency org="net.surguy" name="scala-xom" rev="0.4">
  <artifact name="scala-xom" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.surguy', module='scala-xom', version='0.4')
)
libraryDependencies += "net.surguy" % "scala-xom" % "0.4"
[net.surguy/scala-xom "0.4"]

Dependencies

compile (5)

Group / Artifact Type Version
xom : xom jar 1.2.5
net.sourceforge.saxon : saxon jar 9.1.0.8
net.sourceforge.saxon : saxon jar 9.1.0.8
net.sourceforge.saxon : saxon jar 9.1.0.8
org.scala-lang : scala-library jar 2.8.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.scala-tools.testing : specs_2.8.1 jar 1.6.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.4