Download exist-xmldb-0.9.2.jar file - Jar e

Jar examples for e:exist-xmldb

Description

You can download jar file exist-xmldb 0.9.2 in this page.

Build File

You can use the following script to add exist-xmldb-0.9.2.jar to your project.

<dependency>
   <groupId>exist</groupId>
   <artifactId>exist-xmldb</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'exist', name: 'exist-xmldb', version: '0.9.2'
libraryDependencies += "exist" % "exist-xmldb" % "0.9.2"
<dependency org="exist" name="exist-xmldb" rev="0.9.2"/>
@Grapes(@Grab(group='exist', module='exist-xmldb', version='0.9.2'))
'exist:exist-xmldb:jar:0.9.2'

Download

Click the following link to download the jar file.

exist-xmldb-0.9.2.jar
exist-xmldb-0.9.2.pom



Related Tutorials