| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDropWizard Контейнер Микросервисы Couchbase Данные Базы данных |
| Группа | Группаio.smartmachine |
| Идентификатор | Идентификаторdropwizard-couchbase |
| Последняя версия | Последняя версия0.9.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеdropwizard-couchbase
Couchbase persistence module for dropwizard.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| dropwizard-couchbase-0.9.1.pom | |
| dropwizard-couchbase-0.9.1.jar | 15 KB |
| dropwizard-couchbase-0.9.1-sources.jar | 8 KB |
| dropwizard-couchbase-0.9.1-javadoc.jar | 55 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.couchbase.client : java-client | jar | 2.4.5 |
| eu.infomas : annotation-detector | jar | 3.0.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.8.9 |
| io.dropwizard : dropwizard-testing | jar | 1.1.1 |