MVN

io.github.guyincognito1986 : couchdb-scala_2.12

Maven & Gradle

Oct 23, 2018
2 stars

couchdb-scala · A purely functional Scala client for CouchDB based on work by ibm guys (Anton Beloglazov and Ermyas Abebe)

<dependency>
    <groupId>io.github.guyincognito1986</groupId>
    <artifactId>couchdb-scala_2.12</artifactId>
    <version>1.0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.guyincognito1986 : couchdb-scala_2.12 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.3.1

All Versions

Choose a version of io.github.guyincognito1986 : couchdb-scala_2.12 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
couchdb-scala_2.12-1.0.3.1
couchdb-scala_2.12-1.0.3
couchdb-scala_2.12-1.0.2

How to add a dependency to Maven

Add the following io.github.guyincognito1986 : couchdb-scala_2.12 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.guyincognito1986</groupId>
    <artifactId>couchdb-scala_2.12</artifactId>
    <version>1.0.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.guyincognito1986 : couchdb-scala_2.12 gradle dependency to your build.gradle file:

implementation 'io.github.guyincognito1986:couchdb-scala_2.12:1.0.3.1'

Gradle Kotlin DSL: Add the following io.github.guyincognito1986 : couchdb-scala_2.12 gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.guyincognito1986:couchdb-scala_2.12:1.0.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.guyincognito1986 : couchdb-scala_2.12 sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.guyincognito1986" % "couchdb-scala_2.12" % "1.0.3.1"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 27, 2023
173 stars
Mar 27, 2023
4 usages
173 stars
Dec 20, 2021
128 stars
Oct 01, 2019
2 usages
12 stars
Jan 07, 2020
2 usages
0 stars
Jul 23, 2019
7 stars
Feb 16, 2023
1.6k stars
Jun 05, 2023
8 stars
Apr 06, 2021
2 usages
14 stars