is not current version
Last Version 8.7

net.sf.saxon:saxon-xpath 8.5.1

The XSLT and XQuery Processor

Categories

Categories

Net Axon Application Layer Libs Distributed Applications
GroupId

GroupId

net.sf.saxon
ArtifactId

ArtifactId

saxon-xpath
Version

Version

8.5.1
Type

Type

jar

Download saxon-xpath 8.5.1


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