t

tempest-testing

Typesafe DynamoDB in Kotlin
https://github.com/cashapp/tempest/
The Apache Software License, Version 2.0
Square, Inc.
Files download
File Operation
tempest-testing-2024.04.02.174633-95a97b2.jar download
tempest-testing-2024.04.02.174633-95a97b2.pom download
tempest-testing-2024.04.02.174633-95a97b2-sources.jar download
Apache Maven
<dependency>
  <groupId>app.cash.tempest</groupId>
  <artifactId>tempest-testing</artifactId>
  <version>2024.04.02.174633-95a97b2</version>
</dependency>
Gradle Groovy
implementation 'app.cash.tempest:tempest-testing:2024.04.02.174633-95a97b2'
Gradle Kotlin
implementation("app.cash.tempest:tempest-testing:2024.04.02.174633-95a97b2")
Scala SBT
libraryDependencies += "app.cash.tempest" % "tempest-testing" % "2024.04.02.174633-95a97b2"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.tempest', module='tempest-testing', version='2024.04.02.174633-95a97b2')
)
Apache Ivy
<dependency org="app.cash.tempest" name="tempest-testing" rev="2024.04.02.174633-95a97b2" />
Leiningen
[app.cash.tempest/tempest-testing "2024.04.02.174633-95a97b2"]
Apache Buildr
'app.cash.tempest:tempest-testing:jar:2024.04.02.174633-95a97b2'