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