Jar examples for e:exist
You can download jar file exist 0.9.2 in this page.
You can use the following script to add exist-0.9.2.jar to your project.
<dependency> <groupId>exist</groupId> <artifactId>exist</artifactId> <version>0.9.2</version> </dependency>
compile group: 'exist', name: 'exist', version: '0.9.2'
libraryDependencies += "exist" % "exist" % "0.9.2"
<dependency org="exist" name="exist" rev="0.9.2"/>
@Grapes(@Grab(group='exist', module='exist', version='0.9.2'))
'exist:exist:jar:0.9.2'
Click the following link to download the jar file.
exist-0.9.2.jar