| License |
License
The Apache Software License, Version 2.0
|
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.teradata.tempto |
| ArtifactId | ArtifactIdtempto-runner |
| Last Version | Last Version1.40 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontempto-runner
Tempto - test framework
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| tempto-runner-1.40.pom | |
| tempto-runner-1.40.jar | 13 KB |
| tempto-runner-1.40-sources.jar | 6 KB |
| tempto-runner-1.40-javadoc.jar | 33 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.teradata.tempto/tempto-runner/ -->
<dependency>
<groupId>com.teradata.tempto</groupId>
<artifactId>tempto-runner</artifactId>
<version>1.40</version>
</dependency>
// https://jarcasting.com/artifacts/com.teradata.tempto/tempto-runner/
implementation 'com.teradata.tempto:tempto-runner:1.40'
// https://jarcasting.com/artifacts/com.teradata.tempto/tempto-runner/
implementation ("com.teradata.tempto:tempto-runner:1.40")
'com.teradata.tempto:tempto-runner:jar:1.40'
<dependency org="com.teradata.tempto" name="tempto-runner" rev="1.40">
<artifact name="tempto-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.teradata.tempto', module='tempto-runner', version='1.40')
)
libraryDependencies += "com.teradata.tempto" % "tempto-runner" % "1.40"
[com.teradata.tempto/tempto-runner "1.40"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.teradata.tempto : tempto-core | jar | 1.40 |
| commons-cli : commons-cli | jar | 1.3.1 |