Skip to content

jjrodrig/LightCouch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CouchDB Java API

IndabaConsultores 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.3.2</version>
</dependency>

Packages

No packages published

Languages

  • Java 99.1%
  • JavaScript 0.9%