An open API service indexing awesome lists of open source software.

https://github.com/eclipsesource/jcouchdb

Fork of jcouchdb with a few patches applied
https://github.com/eclipsesource/jcouchdb

Last synced: 22 days ago
JSON representation

Fork of jcouchdb with a few patches applied

Awesome Lists containing this project

README

          

this is the jcouchdb source code. it can be build with ant.

you can import this as project into Eclipse.

contents:
---------

LICENSE.TXT copy of the BSD license
build.properties settings for the build process
build.xml ant build file
ivy.xml ivy dependency definition
lib contains the dependencies
src contains the source code
test contains unit tests, 1 integration test that will
only pass if run against a real couchdb
(default it runs against localhost)