Jar examples for d:dcp-client
The official, lightweight DCP Client for the JVM.
You can download jar file dcp-client 0.18.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add dcp-client-0.18.0.jar to your project.
<dependency> <groupId>com.couchbase.client</groupId> <artifactId>dcp-client</artifactId> <version>0.18.0</version> </dependency>
compile group: 'com.couchbase.client', name: 'dcp-client', version: '0.18.0'
libraryDependencies += "com.couchbase.client" % "dcp-client" % "0.18.0"
<dependency org="com.couchbase.client" name="dcp-client" rev="0.18.0"/>
@Grapes(@Grab(group='com.couchbase.client', module='dcp-client', version='0.18.0'))
'com.couchbase.client:dcp-client:jar:0.18.0'
Click the following link to download the jar file.
dcp-client-0.18.0-javadoc.jar