w

wisp-deployment-testing

a module containing deployment testing helpers, e.g. fakes
https://github.com/cashapp/misk/
The Apache Software License, Version 2.0
Square, Inc.
Files download
File Operation
wisp-deployment-testing-2024.10.04.194715-e0fc9d3.jar download
wisp-deployment-testing-2024.10.04.194715-e0fc9d3.pom download
wisp-deployment-testing-2024.10.04.194715-e0fc9d3-sources.jar download
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-deployment-testing</artifactId>
  <version>2024.10.04.194715-e0fc9d3</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-deployment-testing:2024.10.04.194715-e0fc9d3'
Gradle Kotlin
implementation("app.cash.wisp:wisp-deployment-testing:2024.10.04.194715-e0fc9d3")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-deployment-testing" % "2024.10.04.194715-e0fc9d3"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-deployment-testing', version='2024.10.04.194715-e0fc9d3')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-deployment-testing" rev="2024.10.04.194715-e0fc9d3" />
Leiningen
[app.cash.wisp/wisp-deployment-testing "2024.10.04.194715-e0fc9d3"]
Apache Buildr
'app.cash.wisp:wisp-deployment-testing:jar:2024.10.04.194715-e0fc9d3'