Download Saxon-HE-9.7.0-8.jar file - Jar s

Jar examples for s:Saxon-HE

Description

The XSLT and XQuery Processor.

You can download jar file Saxon-HE 9.7.0-8 in this page.

License

Mozilla Public License Version 2.0

Build File

You can use the following script to add Saxon-HE-9.7.0-8.jar to your project.

<dependency>
   <groupId>net.sf.saxon</groupId>
   <artifactId>Saxon-HE</artifactId>
   <version>9.7.0-8</version>
</dependency>
compile group: 'net.sf.saxon', name: 'Saxon-HE', version: '9.7.0-8'
libraryDependencies += "net.sf.saxon" % "Saxon-HE" % "9.7.0-8"
<dependency org="net.sf.saxon" name="Saxon-HE" rev="9.7.0-8"/>
@Grapes(@Grab(group='net.sf.saxon', module='Saxon-HE', version='9.7.0-8'))
'net.sf.saxon:Saxon-HE:jar:9.7.0-8'

Download

Click the following link to download the jar file.

Saxon-HE-9.7.0-8-javadoc.jar
Saxon-HE-9.7.0-8-sources.jar
Saxon-HE-9.7.0-8-xqj.jar
Saxon-HE-9.7.0-8.jar
Saxon-HE-9.7.0-8.pom



Related Tutorials