| License |
License |
|---|---|
| Categories |
CategoriesScala Languages Docker Container Virtualization Tools |
| GroupId | GroupIdcom.whisk |
| ArtifactId | ArtifactIddocker-testkit-scalatest_3 |
| Last Version | Last Version0.11.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondocker-testkit-scalatest
docker-testkit-scalatest
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.whisk |
<!-- https://jarcasting.com/artifacts/com.whisk/docker-testkit-scalatest_3/ -->
<dependency>
<groupId>com.whisk</groupId>
<artifactId>docker-testkit-scalatest_3</artifactId>
<version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.whisk/docker-testkit-scalatest_3/
implementation 'com.whisk:docker-testkit-scalatest_3:0.11.0'
// https://jarcasting.com/artifacts/com.whisk/docker-testkit-scalatest_3/
implementation ("com.whisk:docker-testkit-scalatest_3:0.11.0")
'com.whisk:docker-testkit-scalatest_3:jar:0.11.0'
<dependency org="com.whisk" name="docker-testkit-scalatest_3" rev="0.11.0">
<artifact name="docker-testkit-scalatest_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whisk', module='docker-testkit-scalatest_3', version='0.11.0')
)
libraryDependencies += "com.whisk" % "docker-testkit-scalatest_3" % "0.11.0"
[com.whisk/docker-testkit-scalatest_3 "0.11.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.whisk : docker-testkit-core_3 | jar | 0.11.0 |
| org.scala-lang : scala3-library_3 | jar | 3.0.2 |
| org.scalatest : scalatest_3 | jar | 3.2.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.3 |