w

wisp-lease-testing

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