t

tempest2-testing-internal

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