License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino.tempto |
ArtifactId | ArtifactIdtempto-runner |
Last Version | Last Version188 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTempto - test framework
|
Filename | Size |
---|---|
tempto-runner-188.pom | |
tempto-runner-188.jar | 16 KB |
tempto-runner-188-sources.jar | 7 KB |
tempto-runner-188-javadoc.jar | 45 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino.tempto/tempto-runner/ -->
<dependency>
<groupId>io.trino.tempto</groupId>
<artifactId>tempto-runner</artifactId>
<version>188</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino.tempto/tempto-runner/
implementation 'io.trino.tempto:tempto-runner:188'
// https://jarcasting.com/artifacts/io.trino.tempto/tempto-runner/
implementation ("io.trino.tempto:tempto-runner:188")
'io.trino.tempto:tempto-runner:jar:188'
<dependency org="io.trino.tempto" name="tempto-runner" rev="188">
<artifact name="tempto-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino.tempto', module='tempto-runner', version='188')
)
libraryDependencies += "io.trino.tempto" % "tempto-runner" % "188"
[io.trino.tempto/tempto-runner "188"]
Group / Artifact | Type | Version |
---|---|---|
io.trino.tempto : tempto-core | jar | 188 |
com.google.guava : guava | jar | 31.0.1-jre |
org.testng : testng | jar | 6.10 |
org.slf4j : slf4j-api | jar | 1.7.32 |
commons-cli : commons-cli | jar | 1.3.1 |
org.apache.commons : commons-lang3 | jar | 3.3.2 |