Skip to content

Active fork of LightCouch CouchDB Java client wrapper

License

Notifications You must be signed in to change notification settings

yzhan94/LightCouch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CouchDB Java API

Travis CI Sonarcloud

A Java client for CouchDB database.

This is an active fork of LightCouch CouchDB Java API. Our intention is to mantain an active development of the library to cover the CouchDB REST API.

The releases of this fork are published via Jitpack

<dependency>
	<groupId>com.github.IndabaConsultores</groupId>
	<artifactId>lightCouch</artifactId>
	<version>0.2.5</version>
</dependency>

About

Active fork of LightCouch CouchDB Java client wrapper

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.7%
  • Other 1.3%