| License |
License |
|---|---|
| Categories |
CategoriesContainer |
| GroupId | GroupIdorg.rnorth |
| ArtifactId | ArtifactIdtest-containers |
| Version | Version0.9.3 |
| Type | Typejar |
| Description |
DescriptionTest Containers Core
|
| Filename | Size |
|---|---|
| test-containers-0.9.3.pom | |
| test-containers-0.9.3.jar | 14 KB |
| test-containers-0.9.3-sources.jar | 8 KB |
| test-containers-0.9.3-javadoc.jar | 71 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.rnorth/test-containers/ -->
<dependency>
<groupId>org.rnorth</groupId>
<artifactId>test-containers</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.rnorth/test-containers/
implementation 'org.rnorth:test-containers:0.9.3'
// https://jarcasting.com/artifacts/org.rnorth/test-containers/
implementation ("org.rnorth:test-containers:0.9.3")
'org.rnorth:test-containers:jar:0.9.3'
<dependency org="org.rnorth" name="test-containers" rev="0.9.3">
<artifact name="test-containers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rnorth', module='test-containers', version='0.9.3')
)
libraryDependencies += "org.rnorth" % "test-containers" % "0.9.3"
[org.rnorth/test-containers "0.9.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.spotify : docker-client | jar | 2.7.7 |
| org.zeroturnaround : zt-exec | jar | 1.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.1.2 |