Couchbase Java DCP Client

The official, lightweight DCP Client for the JVM.

License

License

Categories

Categories

Couchbase Data Databases CLI User Interface
GroupId

GroupId

com.couchbase.client
ArtifactId

ArtifactId

dcp-client
Last Version

Last Version

0.40.0
Release Date

Release Date

Type

Type

jar
Description

Description

Couchbase Java DCP Client
The official, lightweight DCP Client for the JVM.
Project URL

Project URL

http://couchbase.com
Project Organization

Project Organization

Couchbase, Inc.
Source Code Management

Source Code Management

https://github.com/couchbase/java-dcp-client

Download dcp-client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.projectreactor : reactor-core jar 3.4.13
io.micrometer : micrometer-core jar 1.8.1
org.slf4j : slf4j-api jar 1.7.32
org.codehaus.mojo : animal-sniffer-annotations Optional jar 1.20

test (7)

Group / Artifact Type Version
org.mockito : mockito-core jar 4.2.0
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
ch.qos.logback : logback-classic jar 1.2.10
org.assertj : assertj-core jar 3.21.0
commons-io : commons-io jar 2.11.0

Project Modules

There are no modules declared in this project.
com.couchbase.client

Versions

Version
0.40.0
0.39.0
0.38.0
0.37.0
0.36.0
0.35.0
0.34.0
0.33.0
0.32.0
0.31.0
0.30.0
0.29.0
0.28.0
0.27.0
0.26.0
0.25.0
0.24.0
0.23.0
0.22.0
0.21.0
0.20.0
0.19.0
0.18.0
0.17.0
0.16.0
0.15.0
0.14.0
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0