Docker integration testing kit with Scala
docker-testkit-scalatest 0.9.0
Group ID:
     com.whisk 
  Artifact ID:
     docker-testkit-scalatest_2.12 
  Version:
     0.9.0 
  Release Date:
     Feb 6, 2017 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.12.1 
  Developers:
    
  libraryDependencies += "com.whisk" %% "docker-testkit-scalatest" % "0.9.0"
ivy"com.whisk::docker-testkit-scalatest:0.9.0"
//> using dep "com.whisk::docker-testkit-scalatest:0.9.0"
import $ivy.`com.whisk::docker-testkit-scalatest:0.9.0`
<dependency> <groupId>com.whisk</groupId> <artifactId>docker-testkit-scalatest_2.12</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.whisk', name: 'docker-testkit-scalatest_2.12', version: '0.9.0'