is not current version
Last Version 0.9.8

com.whisk:docker-testkit-core_2.10 0.8.1

docker-testkit-core

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.whisk
ArtifactId

ArtifactId

docker-testkit-core_2.10
Version

Version

0.8.1
Type

Type

jar

Download docker-testkit-core_2.10 0.8.1


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