is not current version
Last Version 1.3.1

io.fabric8:docker-tests 1.0.1


Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

io.fabric8
ArtifactId

ArtifactId

docker-tests
Version

Version

1.0.1
Type

Type

jar

Download docker-tests 1.0.1


<!-- https://jarcasting.com/artifacts/io.fabric8/docker-tests/ -->
<dependency>
    <groupId>io.fabric8</groupId>
    <artifactId>docker-tests</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.fabric8/docker-tests/
implementation 'io.fabric8:docker-tests:1.0.1'
// https://jarcasting.com/artifacts/io.fabric8/docker-tests/
implementation ("io.fabric8:docker-tests:1.0.1")
'io.fabric8:docker-tests:jar:1.0.1'
<dependency org="io.fabric8" name="docker-tests" rev="1.0.1">
  <artifact name="docker-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fabric8', module='docker-tests', version='1.0.1')
)
libraryDependencies += "io.fabric8" % "docker-tests" % "1.0.1"
[io.fabric8/docker-tests "1.0.1"]