Couchbase Scala SDK

The official Couchbase Scala SDK

License

License

Categories

Categories

Scala Languages Couchbase Data Databases CLI User Interface
GroupId

GroupId

com.couchbase.client
ArtifactId

ArtifactId

scala-client_2.13
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Couchbase Scala SDK
The official Couchbase Scala SDK
Project URL

Project URL

https://couchbase.com/scala-client_2.13
Project Organization

Project Organization

Couchbase, Inc.

Download scala-client_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.couchbase.client/scala-client_2.13/ -->
<dependency>
    <groupId>com.couchbase.client</groupId>
    <artifactId>scala-client_2.13</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.couchbase.client/scala-client_2.13/
implementation 'com.couchbase.client:scala-client_2.13:1.3.1'
// https://jarcasting.com/artifacts/com.couchbase.client/scala-client_2.13/
implementation ("com.couchbase.client:scala-client_2.13:1.3.1")
'com.couchbase.client:scala-client_2.13:jar:1.3.1'
<dependency org="com.couchbase.client" name="scala-client_2.13" rev="1.3.1">
  <artifact name="scala-client_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.couchbase.client', module='scala-client_2.13', version='1.3.1')
)
libraryDependencies += "com.couchbase.client" % "scala-client_2.13" % "1.3.1"
[com.couchbase.client/scala-client_2.13 "1.3.1"]

Dependencies

compile (11)

Group / Artifact Type Version
com.couchbase.client : core-io jar 2.3.1
io.projectreactor : reactor-scala-extensions_2.13 jar 0.8.0
com.github.plokhotnyuk.jsoniter-scala : jsoniter-scala-core_2.13 jar 2.12.0
com.github.plokhotnyuk.jsoniter-scala : jsoniter-scala-macros_2.13 jar 2.12.0
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.6.0
com.lihaoyi : upickle_2.13 jar 1.4.2
io.circe : circe-core_2.13 Optional jar 0.14.1
com.typesafe.play : play-json_2.13 Optional jar 2.9.2
org.json4s : json4s-jackson_2.13 Optional jar 3.6.12
org.typelevel : jawn-ast_2.13 Optional jar 1.3.0
com.fasterxml.jackson.module : jackson-module-scala_2.13 Optional jar 2.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0