Jar examples for m:micro-couchbase
Opinionated rest microservices
You can download jar file micro-couchbase 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add micro-couchbase-1.0.0.jar to your project.
<dependency> <groupId>com.oath.microservices</groupId> <artifactId>micro-couchbase</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.oath.microservices', name: 'micro-couchbase', version: '1.0.0'
libraryDependencies += "com.oath.microservices" % "micro-couchbase" % "1.0.0"
<dependency org="com.oath.microservices" name="micro-couchbase" rev="1.0.0"/>
@Grapes(@Grab(group='com.oath.microservices', module='micro-couchbase', version='1.0.0'))
'com.oath.microservices:micro-couchbase:jar:1.0.0'
Click the following link to download the jar file.
micro-couchbase-1.0.0-javadoc.jar