Download servicemix-saxon-2011.01.jar file - Jar s

Jar examples for s:servicemix-saxon

Description

The ServiceMix Saxon component is a standard JBI Service Engine for XSLT / XQuery. This component is based on Saxon and supports XSLT 2.0 and XPath 2.0, and XQuery 1.0.

You can download jar file servicemix-saxon 2011.01 in this page.

License

Apache License

Build File

You can use the following script to add servicemix-saxon-2011.01.jar to your project.

<dependency>
   <groupId>org.apache.servicemix</groupId>
   <artifactId>servicemix-saxon</artifactId>
   <version>2011.01</version>
</dependency>
compile group: 'org.apache.servicemix', name: 'servicemix-saxon', version: '2011.01'
libraryDependencies += "org.apache.servicemix" % "servicemix-saxon" % "2011.01"
<dependency org="org.apache.servicemix" name="servicemix-saxon" rev="2011.01"/>
@Grapes(@Grab(group='org.apache.servicemix', module='servicemix-saxon', version='2011.01'))
'org.apache.servicemix:servicemix-saxon:jar:2011.01'

Download

Click the following link to download the jar file.

servicemix-saxon-2011.01-javadoc.jar
servicemix-saxon-2011.01-sources.jar
servicemix-saxon-2011.01.jar
servicemix-saxon-2011.01.pom



Related Tutorials