License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino.tempto |
ArtifactId | ArtifactIdtempto-examples |
Version | Version185 |
Type | Typejar |
Description |
DescriptionTempto - test framework
|
Filename | Size |
---|---|
tempto-examples-185.pom | |
tempto-examples-185.jar | 41 KB |
tempto-examples-185-sources.jar | 32 KB |
tempto-examples-185-javadoc.jar | 88 KB |
tempto-examples-185-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>185</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino.tempto/tempto-examples/
implementation 'io.trino.tempto:tempto-examples:185'
// https://jarcasting.com/artifacts/io.trino.tempto/tempto-examples/
implementation ("io.trino.tempto:tempto-examples:185")
'io.trino.tempto:tempto-examples:jar:185'
<dependency org="io.trino.tempto" name="tempto-examples" rev="185">
<artifact name="tempto-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino.tempto', module='tempto-examples', version='185')
)
libraryDependencies += "io.trino.tempto" % "tempto-examples" % "185"
[io.trino.tempto/tempto-examples "185"]
Group / Artifact | Type | Version |
---|---|---|
io.trino.tempto : tempto-core | jar | 185 |
io.trino.tempto : tempto-runner | jar | 185 |
io.trino.tempto : tempto-kafka | jar | 185 |
org.assertj : assertj-core | jar | 3.14.0 |
org.testng : testng | jar | 6.10 |
junit : junit | jar | 4.13.1 |
com.google.guava : guava | jar | 29.0-jre |
javax.inject : javax.inject | jar | 1 |
com.google.inject : guice | jar | 4.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
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 |