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

Jar examples for a:apache-vxquery-core

Description

Apache VXQuery Processor

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials