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