t

tempest2-testing-junit4

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