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