t

tempest2-testing-docker

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