Last Version

Testcontainers :: BOM 1.15.3

Isolated container management for Java code testing

License

License

MIT
Categories

Categories

Redis Data Databases Container
GroupId

GroupId

com.redis.testcontainers
ArtifactId

ArtifactId

testcontainers-bom
Version

Version

1.15.3
Type

Type

pom
Description

Description

Testcontainers :: BOM
Isolated container management for Java code testing
Project URL

Project URL

https://testcontainers.org
Source Code Management

Source Code Management

https://github.com/testcontainers/testcontainers-java/

Download testcontainers-bom 1.15.3


<!-- https://jarcasting.com/artifacts/com.redis.testcontainers/testcontainers-bom/ -->
<dependency>
    <groupId>com.redis.testcontainers</groupId>
    <artifactId>testcontainers-bom</artifactId>
    <version>1.15.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.redis.testcontainers/testcontainers-bom/
implementation 'com.redis.testcontainers:testcontainers-bom:1.15.3'
// https://jarcasting.com/artifacts/com.redis.testcontainers/testcontainers-bom/
implementation ("com.redis.testcontainers:testcontainers-bom:1.15.3")
'com.redis.testcontainers:testcontainers-bom:pom:1.15.3'
<dependency org="com.redis.testcontainers" name="testcontainers-bom" rev="1.15.3">
  <artifact name="testcontainers-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.redis.testcontainers', module='testcontainers-bom', version='1.15.3')
)
libraryDependencies += "com.redis.testcontainers" % "testcontainers-bom" % "1.15.3"
[com.redis.testcontainers/testcontainers-bom "1.15.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.