Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/behrica/jcouchdb-1.1.0-1
for of jcouchdb (http://code.google.com/p/jcouchdb), branch 1.1.0-1
https://github.com/behrica/jcouchdb-1.1.0-1
Last synced: 27 days ago
JSON representation
for of jcouchdb (http://code.google.com/p/jcouchdb), branch 1.1.0-1
- Host: GitHub
- URL: https://github.com/behrica/jcouchdb-1.1.0-1
- Owner: behrica
- License: other
- Created: 2012-05-15T09:07:51.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-15T10:35:39.000Z (over 12 years ago)
- Last Synced: 2024-11-15T23:34:47.739Z (3 months ago)
- Language: Java
- Size: 1.78 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.TXT
- Changelog: CHANGELOG
- License: LICENSE.TXT
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)