Hello,
You need to add a repository and then the dependencies.
couchbase
Couchbase Maven Repository
default
http://files.couchbase.com/maven2/
false
I would like to use a maven project to include the Java Driver for CouchBase. I can see when I click on the Maven hyperlink that I am taken to basically a folder structure. What do I need to include in pom.xml to start using the Couchbase Java driver?
Thank you.