License |
License
GPLv3 with Classpath Exception
|
---|---|
GroupId | GroupIdcom.cedarsoft.couchdb |
ArtifactId | ArtifactIdcouchdb-parent |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCouchDB Parent
Parent for CouchDB integration
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
couchdb-parent-2.5.0.pom | 2 KB |
couchdb-parent-2.5.0-tests.jar | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.1.0 |