w

wisp-containers-testing

a module containing containers management for testing
https://github.com/cashapp/misk/
The Apache Software License, Version 2.0
Square, Inc.
文件下载
文件名 操作
wisp-containers-testing-2024.10.09.180246-10e3116.jar 下载
wisp-containers-testing-2024.10.09.180246-10e3116.pom 下载
wisp-containers-testing-2024.10.09.180246-10e3116-sources.jar 下载
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-containers-testing</artifactId>
  <version>2024.10.09.180246-10e3116</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-containers-testing:2024.10.09.180246-10e3116'
Gradle Kotlin
implementation("app.cash.wisp:wisp-containers-testing:2024.10.09.180246-10e3116")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-containers-testing" % "2024.10.09.180246-10e3116"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-containers-testing', version='2024.10.09.180246-10e3116')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-containers-testing" rev="2024.10.09.180246-10e3116" />
Leiningen
[app.cash.wisp/wisp-containers-testing "2024.10.09.180246-10e3116"]
Apache Buildr
'app.cash.wisp:wisp-containers-testing:jar:2024.10.09.180246-10e3116'