is not current version
Last Version 0.9.8

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

docker-testkit-core

Categories

Categories

Docker Container Virtualization Tools
GroupId

GroupId

com.whisk
ArtifactId

ArtifactId

docker-testkit-core_2.10
Version

Version

0.9.6
Type

Type

jar

Download docker-testkit-core_2.10 0.9.6


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