w

wisp-aws-environment

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