MVN

com.cedarsoft.couchdb : core

Maven & Gradle

Oct 04, 2015
2 usages
0 stars

CouchDB Core · The couchdb core module - without any unnecessary dependencies

<dependency>
    <groupId>com.cedarsoft.couchdb</groupId>
    <artifactId>core</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.cedarsoft.couchdb : core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.0

All Versions

Choose a version of com.cedarsoft.couchdb : core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
core-2.5.0
2.0.x
core-2.0.1
core-2.0.0

How to add a dependency to Maven

Add the following com.cedarsoft.couchdb : core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.cedarsoft.couchdb</groupId>
    <artifactId>core</artifactId>
    <version>2.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.cedarsoft.couchdb : core gradle dependency to your build.gradle file:

implementation 'com.cedarsoft.couchdb:core:2.5.0'

Gradle Kotlin DSL: Add the following com.cedarsoft.couchdb : core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.cedarsoft.couchdb:core:2.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.cedarsoft.couchdb : core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.cedarsoft.couchdb" % "core" % "2.5.0"

Advertisement

Dependencies from Group

Oct 04, 2015
2 usages
0 stars
Oct 04, 2015
0 stars
Oct 04, 2015
0 stars

Discover Dependencies

Mar 28, 2017
1.4k stars
Apr 10, 2016
1.4k stars
Oct 05, 2015
269 stars
Sep 28, 2015
1 stars
Sep 28, 2015
1 stars
Sep 28, 2015
1 stars
Sep 29, 2015
1 stars
Oct 28, 2015
2 stars
Oct 05, 2015
1 usages
4 stars