is not current version
Last Version 2.5.0

com.cedarsoft.couchdb:couchdb-parent 1.0.3

Parent for CouchDB integration

GroupId

GroupId

com.cedarsoft.couchdb
ArtifactId

ArtifactId

couchdb-parent
Version

Version

1.0.3
Type

Type

jar

Download couchdb-parent 1.0.3


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