Last Version

io.trino.tempto:tempto-runner 188

Tempto - test framework

License

License

Categories

Categories

Trino Data Databases
GroupId

GroupId

io.trino.tempto
ArtifactId

ArtifactId

tempto-runner
Version

Version

188
Type

Type

jar
Description

Description

Tempto - test framework

Download tempto-runner 188


<!-- 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"]

Dependencies

compile (6)

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

Project Modules

There are no modules declared in this project.