tempto-runner

Tempto - test framework

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

com.qubole.tempto
ArtifactId

ArtifactId

tempto-runner
Last Version

Last Version

1.49-hive3-qubole
Release Date

Release Date

Type

Type

jar
Description

Description

tempto-runner
Tempto - test framework
Project URL

Project URL

https://github.com/qubole/tempto

Download tempto-runner

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.qubole.tempto : tempto-core jar 1.49-hive3-qubole
commons-cli : commons-cli jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.49-hive3-qubole