License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino.tempto |
ArtifactId | ArtifactIdtempto-examples |
Last Version | Last Version188 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTempto - test framework
|
Filename | Size |
---|---|
tempto-examples-188.pom | |
tempto-examples-188.jar | 41 KB |
tempto-examples-188-sources.jar | 32 KB |
tempto-examples-188-javadoc.jar | 88 KB |
tempto-examples-188-executable.jar | 106 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino.tempto/tempto-examples/ -->
<dependency>
<groupId>io.trino.tempto</groupId>
<artifactId>tempto-examples</artifactId>
<version>188</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino.tempto/tempto-examples/
implementation 'io.trino.tempto:tempto-examples:188'
// https://jarcasting.com/artifacts/io.trino.tempto/tempto-examples/
implementation ("io.trino.tempto:tempto-examples:188")
'io.trino.tempto:tempto-examples:jar:188'
<dependency org="io.trino.tempto" name="tempto-examples" rev="188">
<artifact name="tempto-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino.tempto', module='tempto-examples', version='188')
)
libraryDependencies += "io.trino.tempto" % "tempto-examples" % "188"
[io.trino.tempto/tempto-examples "188"]
Group / Artifact | Type | Version |
---|---|---|
io.trino.tempto : tempto-core | jar | 188 |
io.trino.tempto : tempto-runner | jar | 188 |
io.trino.tempto : tempto-kafka | jar | 188 |
org.assertj : assertj-core | jar | 3.18.1 |
org.testng : testng | jar | 6.10 |
org.junit.jupiter : junit-jupiter-api | jar | |
com.google.guava : guava | jar | 31.0.1-jre |
javax.inject : javax.inject | jar | 1 |
com.google.inject : guice | jar | 5.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
org.postgresql : postgresql | jar | 9.4-1201-jdbc41 |
io.trino : trino-jdbc | jar | 356 |
io.trino.hive : hive-apache-jdbc | jar | 0.13.1-9 |