Last Version

dropwizard-couchbase 0.9.1

Couchbase persistence module for dropwizard.

License

License

Categories

Categories

DropWizard Container Microservices Couchbase Data Databases
GroupId

GroupId

io.smartmachine
ArtifactId

ArtifactId

dropwizard-couchbase
Version

Version

0.9.1
Type

Type

jar
Description

Description

dropwizard-couchbase
Couchbase persistence module for dropwizard.
Project URL

Project URL

http://smartmachine.io/dropwizard-couchbase

Download dropwizard-couchbase 0.9.1


<!-- https://jarcasting.com/artifacts/io.smartmachine/dropwizard-couchbase/ -->
<dependency>
    <groupId>io.smartmachine</groupId>
    <artifactId>dropwizard-couchbase</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.smartmachine/dropwizard-couchbase/
implementation 'io.smartmachine:dropwizard-couchbase:0.9.1'
// https://jarcasting.com/artifacts/io.smartmachine/dropwizard-couchbase/
implementation ("io.smartmachine:dropwizard-couchbase:0.9.1")
'io.smartmachine:dropwizard-couchbase:jar:0.9.1'
<dependency org="io.smartmachine" name="dropwizard-couchbase" rev="0.9.1">
  <artifact name="dropwizard-couchbase" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.smartmachine', module='dropwizard-couchbase', version='0.9.1')
)
libraryDependencies += "io.smartmachine" % "dropwizard-couchbase" % "0.9.1"
[io.smartmachine/dropwizard-couchbase "0.9.1"]

Dependencies

compile (2)

Group / Artifact Type Version
com.couchbase.client : java-client jar 2.4.5
eu.infomas : annotation-detector jar 3.0.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.8.9
io.dropwizard : dropwizard-testing jar 1.1.1

Project Modules

There are no modules declared in this project.