Scala implicits to make using the XOM XML library easier in Scala, and to make using Saxon's XPath 2 support easier.
'net.surguy:scala-xom:0.4'
<dependency> <groupId>net.surguy</groupId> <artifactId>scala-xom</artifactId> <version>0.4</version> </dependency>
<dependency org="net.surguy" name="scala-xom" rev="0.4"/>
"net.surguy", "scala-xom", "0.4"