CouchDB Core

The couchdb core module - without any unnecessary dependencies

License

License

GPLv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.couchdb
ArtifactId

ArtifactId

core
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

CouchDB Core
The couchdb core module - without any unnecessary dependencies
Project Organization

Project Organization

cedarsoft GmbH

Download core

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
commons-io : commons-io jar 2.4
com.sun.jersey : jersey-client jar 1.17.1
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.

Versions

Version
2.5.0
2.0.1
2.0.0