Last Version

Couchbase Java DCP Client 0.40.0

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
Version

Version

0.40.0
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 0.40.0


<!-- 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.