TestContainers :: Couchbase

Couchbase container for dockerized Couchbase testing under Testcontainers.

License

License

Categories

Categories

Couchbase Data Databases Container
GroupId

GroupId

com.github.differentway
ArtifactId

ArtifactId

couchbase-testcontainer
Last Version

Last Version

1.12
Release Date

Release Date

Type

Type

jar
Description

Description

TestContainers :: Couchbase
Couchbase container for dockerized Couchbase testing under Testcontainers.
Project URL

Project URL

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

Source Code Management

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

Download couchbase-testcontainer

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.testcontainers : testcontainers jar 1.5.1

provided (2)

Group / Artifact Type Version
com.couchbase.client : java-client jar 2.5.7
org.projectlombok : lombok jar 1.16.6

test (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.
com.github.differentway

Different Way

Versions

Version
1.12
1.11
1.3
1.2
1.1.2
1.1.1
1.1
1.0