w

wisp-deployment

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