t

tempest-testing-docker

Typesafe DynamoDB in Kotlin
https://github.com/cashapp/tempest/
The Apache Software License, Version 2.0
Square, Inc.
文件下载
文件名 操作
tempest-testing-docker-2024.03.22.175754-781d9c5.jar 下载
tempest-testing-docker-2024.03.22.175754-781d9c5.pom 下载
tempest-testing-docker-2024.03.22.175754-781d9c5-sources.jar 下载
Apache Maven
<dependency>
  <groupId>app.cash.tempest</groupId>
  <artifactId>tempest-testing-docker</artifactId>
  <version>2024.03.22.175754-781d9c5</version>
</dependency>
Gradle Groovy
implementation 'app.cash.tempest:tempest-testing-docker:2024.03.22.175754-781d9c5'
Gradle Kotlin
implementation("app.cash.tempest:tempest-testing-docker:2024.03.22.175754-781d9c5")
Scala SBT
libraryDependencies += "app.cash.tempest" % "tempest-testing-docker" % "2024.03.22.175754-781d9c5"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.tempest', module='tempest-testing-docker', version='2024.03.22.175754-781d9c5')
)
Apache Ivy
<dependency org="app.cash.tempest" name="tempest-testing-docker" rev="2024.03.22.175754-781d9c5" />
Leiningen
[app.cash.tempest/tempest-testing-docker "2024.03.22.175754-781d9c5"]
Apache Buildr
'app.cash.tempest:tempest-testing-docker:jar:2024.03.22.175754-781d9c5'