is not current version
Last Version 0.9.1

io.smartmachine:dropwizard-couchbase 0.2.2

Couchbase persistence module for dropwizard.

Categories

Categories

DropWizard Container Microservices Couchbase Data Databases
GroupId

GroupId

io.smartmachine
ArtifactId

ArtifactId

dropwizard-couchbase
Version

Version

0.2.2
Type

Type

jar

Download dropwizard-couchbase 0.2.2


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