Jar examples for s:Saxon-HE
The XSLT and XQuery Processor.
You can download jar file Saxon-HE 9.4.0.7 in this page.
Mozilla Public License Version 2.0
You can use the following script to add Saxon-HE-9.4.0.7.jar to your project.
<dependency> <groupId>net.sf.saxon</groupId> <artifactId>Saxon-HE</artifactId> <version>9.4.0.7</version> </dependency>
compile group: 'net.sf.saxon', name: 'Saxon-HE', version: '9.4.0.7'
libraryDependencies += "net.sf.saxon" % "Saxon-HE" % "9.4.0.7"
<dependency org="net.sf.saxon" name="Saxon-HE" rev="9.4.0.7"/>
@Grapes(@Grab(group='net.sf.saxon', module='Saxon-HE', version='9.4.0.7'))
'net.sf.saxon:Saxon-HE:jar:9.4.0.7'
Click the following link to download the jar file.
saxon-he-9.4.0.7-javadoc.jar