| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdio.redlink.utils |
| ArtifactId | ArtifactIdtestcontainers |
| Last Version | Last Version3.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRedlink Testcontainers
Assortment of useful Utils
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| testcontainers-3.1.0.pom | |
| testcontainers-3.1.0.jar | 12 KB |
| testcontainers-3.1.0-sources.jar | 7 KB |
| testcontainers-3.1.0-javadoc.jar | 415 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.redlink.utils/testcontainers/ -->
<dependency>
<groupId>io.redlink.utils</groupId>
<artifactId>testcontainers</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.redlink.utils/testcontainers/
implementation 'io.redlink.utils:testcontainers:3.1.0'
// https://jarcasting.com/artifacts/io.redlink.utils/testcontainers/
implementation ("io.redlink.utils:testcontainers:3.1.0")
'io.redlink.utils:testcontainers:jar:3.1.0'
<dependency org="io.redlink.utils" name="testcontainers" rev="3.1.0">
<artifact name="testcontainers" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.redlink.utils', module='testcontainers', version='3.1.0')
)
libraryDependencies += "io.redlink.utils" % "testcontainers" % "3.1.0"
[io.redlink.utils/testcontainers "3.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| io.redlink.utils : utils | jar | 3.1.0 |
| org.testcontainers : testcontainers | jar | 1.16.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mongodb : mongodb-driver-sync | jar | 4.5.0 |
| org.apache.solr : solr-solrj | jar | 7.7.3 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2 |
| org.apache.zookeeper : zookeeper | jar | 3.8.0 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.slf4j : slf4j-simple | jar | 1.7.36 |