Last Version

CouchDB 2.5.0

Parent for CouchDB integration

License

License

GPLv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

couchdb
Version

Version

2.5.0
Type

Type

jar
Description

Description

CouchDB
Parent for CouchDB integration
Project Organization

Project Organization

cedarsoft GmbH

Download couchdb 2.5.0


<!-- https://jarcasting.com/artifacts/com.cedarsoft/couchdb/ -->
<dependency>
    <groupId>com.cedarsoft</groupId>
    <artifactId>couchdb</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/couchdb/
implementation 'com.cedarsoft:couchdb:2.5.0'
// https://jarcasting.com/artifacts/com.cedarsoft/couchdb/
implementation ("com.cedarsoft:couchdb:2.5.0")
'com.cedarsoft:couchdb:jar:2.5.0'
<dependency org="com.cedarsoft" name="couchdb" rev="2.5.0">
  <artifact name="couchdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='couchdb', version='2.5.0')
)
libraryDependencies += "com.cedarsoft" % "couchdb" % "2.5.0"
[com.cedarsoft/couchdb "2.5.0"]

Dependencies

compile (8)

Group / Artifact Type Version
com.cedarsoft.couchdb : core jar 2.5.0
com.cedarsoft.serialization : jackson jar 7.1.0
commons-io : commons-io jar 2.4
com.sun.jersey : jersey-client jar 1.17.1
com.sun.jersey.contribs : jersey-apache-client4 jar 1.17.1
com.cedarsoft.commons : exceptions jar 7.1.0
com.google.guava : guava jar 18.0
com.google.code.findbugs : jsr305 jar 3.0.0

test (4)

Group / Artifact Type Version
com.cedarsoft.commons : test-utils jar 7.1.0
com.cedarsoft.serialization : test-utils jar 7.1.0
junit : junit jar 4.12
org.assertj : assertj-core jar 3.1.0

Project Modules

There are no modules declared in this project.