Jar examples for e:exist-xmldb
You can download jar file exist-xmldb 0.9.2 in this page.
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'
Click the following link to download the jar file.
exist-xmldb-0.9.2.jar