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

com.github.differentway:couchbase-testcontainer 1.1

Couchbase container for dockerized Couchbase testing under Testcontainers.

Категории

Категории

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

Группа

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

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

couchbase-testcontainer
Версия

Версия

1.1
Тип

Тип

jar

Скачать couchbase-testcontainer 1.1


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