Last Version

Couchbase Scala SDK 1.3.1

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.12
Version

Version

1.3.1
Type

Type

jar
Description

Description

Couchbase Scala SDK
The official Couchbase Scala SDK
Project URL

Project URL

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

Project Organization

Couchbase, Inc.

Download scala-client_2.12 1.3.1


<!-- https://jarcasting.com/artifacts/com.couchbase.client/scala-client_2.12/ -->
<dependency>
    <groupId>com.couchbase.client</groupId>
    <artifactId>scala-client_2.12</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.couchbase.client/scala-client_2.12/
implementation 'com.couchbase.client:scala-client_2.12:1.3.1'
// https://jarcasting.com/artifacts/com.couchbase.client/scala-client_2.12/
implementation ("com.couchbase.client:scala-client_2.12:1.3.1")
'com.couchbase.client:scala-client_2.12:jar:1.3.1'
<dependency org="com.couchbase.client" name="scala-client_2.12" rev="1.3.1">
  <artifact name="scala-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.couchbase.client', module='scala-client_2.12', version='1.3.1')
)
libraryDependencies += "com.couchbase.client" % "scala-client_2.12" % "1.3.1"
[com.couchbase.client/scala-client_2.12 "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.12 jar 0.8.0
com.github.plokhotnyuk.jsoniter-scala : jsoniter-scala-core_2.12 jar 2.12.0
com.github.plokhotnyuk.jsoniter-scala : jsoniter-scala-macros_2.12 jar 2.12.0
org.scala-lang.modules : scala-collection-compat_2.12 jar 2.6.0
com.lihaoyi : upickle_2.12 jar 1.4.2
io.circe : circe-core_2.12 Optional jar 0.14.1
com.typesafe.play : play-json_2.12 Optional jar 2.9.2
org.json4s : json4s-jackson_2.12 Optional jar 3.6.12
org.typelevel : jawn-ast_2.12 Optional jar 1.3.0
com.fasterxml.jackson.module : jackson-module-scala_2.12 Optional jar 2.13.2

Project Modules

There are no modules declared in this project.