Last Version

tempto-runner 1.51

Tempto - test framework

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

io.prestodb.tempto
ArtifactId

ArtifactId

tempto-runner
Version

Version

1.51
Type

Type

jar
Description

Description

tempto-runner
Tempto - test framework
Project URL

Project URL

https://github.com/prestodb/tempto

Download tempto-runner 1.51


<!-- https://jarcasting.com/artifacts/io.prestodb.tempto/tempto-runner/ -->
<dependency>
    <groupId>io.prestodb.tempto</groupId>
    <artifactId>tempto-runner</artifactId>
    <version>1.51</version>
</dependency>
// https://jarcasting.com/artifacts/io.prestodb.tempto/tempto-runner/
implementation 'io.prestodb.tempto:tempto-runner:1.51'
// https://jarcasting.com/artifacts/io.prestodb.tempto/tempto-runner/
implementation ("io.prestodb.tempto:tempto-runner:1.51")
'io.prestodb.tempto:tempto-runner:jar:1.51'
<dependency org="io.prestodb.tempto" name="tempto-runner" rev="1.51">
  <artifact name="tempto-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prestodb.tempto', module='tempto-runner', version='1.51')
)
libraryDependencies += "io.prestodb.tempto" % "tempto-runner" % "1.51"
[io.prestodb.tempto/tempto-runner "1.51"]

Dependencies

compile (2)

Group / Artifact Type Version
io.prestodb.tempto : tempto-core jar 1.51
commons-cli : commons-cli jar 1.3.1

Project Modules

There are no modules declared in this project.