Download apache-vxquery-core-0.6.jar file - Jar a

Jar examples for a:apache-vxquery-core

Description

Apache VXQuery Processor

You can download jar file apache-vxquery-core 0.6 in this page.

License

Apache License

Build File

You can use the following script to add apache-vxquery-core-0.6.jar to your project.

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

Download

Click the following link to download the jar file.

apache-vxquery-core-0.6-javadoc.jar
apache-vxquery-core-0.6-sources.jar
apache-vxquery-core-0.6.jar
apache-vxquery-core-0.6.pom



Related Tutorials