is not current version
Last Version 0.9.1

io.smartmachine:dropwizard-couchbase 0.2.3

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.3
Type

Type

jar

Download dropwizard-couchbase 0.2.3


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