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

Jar examples for a:apache-vxquery-core

Description

Apache VXQuery Processor

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials