Last Version

Couchbase JVM Client Parent 1.12.1

Parent POM for Couchbase JVM projects

License

License

Categories

Categories

Couchbase Data Databases CLI User Interface
GroupId

GroupId

com.couchbase.client
ArtifactId

ArtifactId

couchbase-jvm-clients
Version

Version

1.12.1
Type

Type

pom
Description

Description

Couchbase JVM Client Parent
Parent POM for Couchbase JVM projects
Project URL

Project URL

https://couchbase.com
Project Organization

Project Organization

Couchbase, Inc.
Source Code Management

Source Code Management

https://github.com/couchbase/couchbase-jvm-clients

Download couchbase-jvm-clients 1.12.1


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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.mockito : mockito-core jar 4.4.0

Project Modules

  • java-client
  • osgi-feature
  • java-examples
  • core-io
  • scala-implicits
  • scala-client
  • kotlin-client
  • test-utils
  • tracing-opentracing
  • tracing-opentelemetry
  • metrics-opentelemetry
  • metrics-micrometer