MVN

com.couchbase.client : kotlin-client

Maven & Gradle

Aug 03, 2023
37 stars

Couchbase Kotlin SDK · The official Couchbase Kotlin SDK

<dependency>
    <groupId>com.couchbase.client</groupId>
    <artifactId>kotlin-client</artifactId>
    <version>1.1.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.couchbase.client : kotlin-client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.9

All Versions

Choose a version of com.couchbase.client : kotlin-client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
kotlin-client-1.1.9
kotlin-client-1.1.8
kotlin-client-1.1.7
kotlin-client-1.1.6
kotlin-client-1.1.5
kotlin-client-1.1.4
kotlin-client-1.1.3
kotlin-client-1.1.2
kotlin-client-1.1.1
kotlin-client-1.1.0
1.0.x
kotlin-client-1.0.4
kotlin-client-1.0.3
kotlin-client-1.0.2
kotlin-client-1.0.1
kotlin-client-1.0.0
kotlin-client-1.0.0-dp.7
kotlin-client-1.0.0-dp.6
kotlin-client-1.0.0-dp.5
kotlin-client-1.0.0-dp.4
kotlin-client-1.0.0-dp.3
kotlin-client-1.0.0-dp.2
kotlin-client-1.0.0-dp.1

How to add a dependency to Maven

Add the following com.couchbase.client : kotlin-client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.couchbase.client</groupId>
    <artifactId>kotlin-client</artifactId>
    <version>1.1.9</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.couchbase.client : kotlin-client gradle dependency to your build.gradle file:

implementation 'com.couchbase.client:kotlin-client:1.1.9'

Gradle Kotlin DSL: Add the following com.couchbase.client : kotlin-client gradle kotlin dependency to your build.gradle.kts file:

implementation("com.couchbase.client:kotlin-client:1.1.9")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.couchbase.client : kotlin-client sbt scala dependency to your build.sbt file:

libraryDependencies += "com.couchbase.client" % "kotlin-client" % "1.1.9"

Advertisement

Dependencies from Group

Aug 03, 2023
149 usages
37 stars
Jan 03, 2017
36 usages
15 stars
May 03, 2017
20 usages
253 stars
Aug 03, 2023
18 usages
37 stars
Jun 22, 2023
7 usages
45 stars

Discover Dependencies

Jan 28, 2023
7 usages
397 stars
Oct 08, 2022
5 usages
434 stars
Aug 08, 2022
370 stars
Aug 08, 2022
370 stars
Jul 12, 2022
0 stars
Jul 21, 2021
1.3k stars
Dec 28, 2021
1 usages
Jun 19, 2023
155 stars