License |
License |
---|---|
Categories |
CategoriesScala Languages Couchbase Data Databases Container |
GroupId | GroupIdcom.dimafeng |
ArtifactId | ArtifactIdtestcontainers-scala-couchbase_3 |
Version | Version0.39.12 |
Type | Typejar |
Description |
Descriptiontestcontainers-scala-couchbase
testcontainers-scala-couchbase
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.dimafeng/testcontainers-scala-couchbase_3/ -->
<dependency>
<groupId>com.dimafeng</groupId>
<artifactId>testcontainers-scala-couchbase_3</artifactId>
<version>0.39.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.dimafeng/testcontainers-scala-couchbase_3/
implementation 'com.dimafeng:testcontainers-scala-couchbase_3:0.39.12'
// https://jarcasting.com/artifacts/com.dimafeng/testcontainers-scala-couchbase_3/
implementation ("com.dimafeng:testcontainers-scala-couchbase_3:0.39.12")
'com.dimafeng:testcontainers-scala-couchbase_3:jar:0.39.12'
<dependency org="com.dimafeng" name="testcontainers-scala-couchbase_3" rev="0.39.12">
<artifact name="testcontainers-scala-couchbase_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dimafeng', module='testcontainers-scala-couchbase_3', version='0.39.12')
)
libraryDependencies += "com.dimafeng" % "testcontainers-scala-couchbase_3" % "0.39.12"
[com.dimafeng/testcontainers-scala-couchbase_3 "0.39.12"]
Group / Artifact | Type | Version |
---|---|---|
com.dimafeng : testcontainers-scala-core_3 | jar | 0.39.12 |
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
org.testcontainers : couchbase | jar | 1.16.2 |