| License |
License |
|---|---|
| Categories |
CategoriesDocker Container Virtualization Tools |
| GroupId | GroupIdio.fabric8 |
| ArtifactId | ArtifactIddocker-tests |
| Last Version | Last Version1.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFabric8 :: Docker :: Tests
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| docker-tests-1.3.1.pom | |
| docker-tests-1.3.1.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.fabric8/docker-tests/ -->
<dependency>
<groupId>io.fabric8</groupId>
<artifactId>docker-tests</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/docker-tests/
implementation 'io.fabric8:docker-tests:1.3.1'
// https://jarcasting.com/artifacts/io.fabric8/docker-tests/
implementation ("io.fabric8:docker-tests:1.3.1")
'io.fabric8:docker-tests:jar:1.3.1'
<dependency org="io.fabric8" name="docker-tests" rev="1.3.1">
<artifact name="docker-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='docker-tests', version='1.3.1')
)
libraryDependencies += "io.fabric8" % "docker-tests" % "1.3.1"
[io.fabric8/docker-tests "1.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.fabric8 : docker-server-mock | jar | 1.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |