Last Version

CouchDB Parent 2.5.0

Parent for CouchDB integration

License

License

GPLv3 with Classpath Exception
GroupId

GroupId

com.cedarsoft.couchdb
ArtifactId

ArtifactId

couchdb-parent
Version

Version

2.5.0
Type

Type

jar
Description

Description

CouchDB Parent
Parent for CouchDB integration
Project Organization

Project Organization

cedarsoft GmbH
Source Code Management

Source Code Management

https://github.com/jschneider/com.cedarsoft.couchdb

Download couchdb-parent 2.5.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 3.1.0

Project Modules

  • core
  • couchdb
  • test-utils