Jar examples for j:jcouchdb
Java5 couchdb driver
You can download jar file jcouchdb 0.11.0-1 in this page.
Revised BSD License
You can use the following script to add jcouchdb-0.11.0-1.jar to your project.
<dependency> <groupId>com.google.code.jcouchdb</groupId> <artifactId>jcouchdb</artifactId> <version>0.11.0-1</version> </dependency>
compile group: 'com.google.code.jcouchdb', name: 'jcouchdb', version: '0.11.0-1'
libraryDependencies += "com.google.code.jcouchdb" % "jcouchdb" % "0.11.0-1"
<dependency org="com.google.code.jcouchdb" name="jcouchdb" rev="0.11.0-1"/>
@Grapes(@Grab(group='com.google.code.jcouchdb', module='jcouchdb', version='0.11.0-1'))
'com.google.code.jcouchdb:jcouchdb:jar:0.11.0-1'
Click the following link to download the jar file.
jcouchdb-0.11.0-1-javadoc.jar