License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Couchbase Data Databases |
GroupId | GroupIdio.smartmachine |
ArtifactId | ArtifactIddropwizard-couchbase |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard-couchbase
Couchbase persistence module for dropwizard.
|
Project URL |
Project URL |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.couchbase.client : java-client | jar | 2.4.5 |
eu.infomas : annotation-detector | jar | 3.0.5 |
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 |