Maven project dependencies

Hello,
You need to add a repository and then the dependencies.



couchbase
Couchbase Maven Repository
default
http://files.couchbase.com/maven2/

false


couchbase couchbase-client 1.1.4 jar Gist: https://gist.github.com/tgrall/4337172 Regards

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.