Download micro-couchbase-0.86.jar file - Jar m

Jar examples for m:micro-couchbase

Description

Opinionated rest microservices

You can download jar file micro-couchbase 0.86 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add micro-couchbase-0.86.jar to your project.

<dependency>
   <groupId>com.aol.microservices</groupId>
   <artifactId>micro-couchbase</artifactId>
   <version>0.86</version>
</dependency>
compile group: 'com.aol.microservices', name: 'micro-couchbase', version: '0.86'
libraryDependencies += "com.aol.microservices" % "micro-couchbase" % "0.86"
<dependency org="com.aol.microservices" name="micro-couchbase" rev="0.86"/>
@Grapes(@Grab(group='com.aol.microservices', module='micro-couchbase', version='0.86'))
'com.aol.microservices:micro-couchbase:jar:0.86'

Download

Click the following link to download the jar file.

micro-couchbase-0.86-javadoc.jar
micro-couchbase-0.86-sources.jar
micro-couchbase-0.86-tests.jar
micro-couchbase-0.86.jar
micro-couchbase-0.86.pom



Related Tutorials