Registry / testing / testcontainers-common

testcontainers-common

JSON →
library3.1.24javamavenunverified

Parent pom for all embedded testcontainers provides common configuration and dependencies for Playtika's Testcontainers Spring Boot integration.

<dependency> <groupId>com.playtika.testcontainers</groupId> <artifactId>testcontainers-common</artifactId> <version>3.1.24</version> </dependency>
INSTALL
IMPORT
SIG · TESTCONTAINERS-COM
T
testcontainers-common
testingjavav3.1.24
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

TestcontainersCommon
✓ com.playtika.testcontainers.common.TestcontainersCommon

Instantiates the common Testcontainers configuration class.

import com.playtika.testcontainers.common.TestcontainersCommon; public class Quickstart { public static void main(String[] args) { TestcontainersCommon common = new TestcontainersCommon(); System.out.println(common.getVersion()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.24latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources
testcontainers-common — mvn dependency:get testcontainers-common · libregistry