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