Последняя версия

TestContainers :: Couchbase 1.12

Couchbase container for dockerized Couchbase testing under Testcontainers.

Лицензия

Лицензия

Категории

Категории

Couchbase Данные Базы данных Контейнер
Группа

Группа

com.github.differentway
Идентификатор

Идентификатор

couchbase-testcontainer
Версия

Версия

1.12
Тип

Тип

jar
Описание

Описание

TestContainers :: Couchbase
Couchbase container for dockerized Couchbase testing under Testcontainers.
Ссылка на сайт

Ссылка на сайт

https://github.com/differentway/testcontainers-java-module-couchbase
Система контроля версий

Система контроля версий

https://github.com/differentway/testcontainers-java-module-couchbase

Скачать couchbase-testcontainer 1.12


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.testcontainers : testcontainers jar 1.5.1

provided (2)

Идентификатор библиотеки Тип Версия
com.couchbase.client : java-client jar 2.5.7
org.projectlombok : lombok jar 1.16.6

test (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3

Модули Проекта

Данный проект не имеет модулей.