Last Version

io.trino.tempto:tempto-core 188

Tempto - test framework

License

License

Categories

Categories

Trino Data Databases
GroupId

GroupId

io.trino.tempto
ArtifactId

ArtifactId

tempto-core
Version

Version

188
Type

Type

jar
Description

Description

Tempto - test framework

Download tempto-core 188


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

Dependencies

compile (26)

Group / Artifact Type Version
org.testng : testng jar 6.10
org.assertj : assertj-core jar 3.18.1
commons-io : commons-io jar 2.7
org.apache.commons : commons-lang3 jar 3.3.2
com.google.guava : guava jar 31.0.1-jre
org.slf4j : slf4j-api jar 1.7.32
org.yaml : snakeyaml jar 1.15
io.trino.tpch : tpch jar 1.1
io.trino.tpcds : tpcds jar 1.4
javax.inject : javax.inject jar 1
com.google.inject : guice jar 5.0.1
com.google.code.findbugs : jsr305 jar 3.0.2
com.fasterxml.jackson.core : jackson-annotations jar 2.13.1
com.fasterxml.jackson.core : jackson-core jar 2.13.1
com.fasterxml.jackson.core : jackson-databind jar 2.13.1
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.13.1
org.apache.commons : commons-dbcp2 jar 2.1
org.apache.httpcomponents : httpcore jar 4.4
org.apache.httpcomponents : httpclient jar 4.4
io.trino.hive : hive-apache jar 3.1.2-6
org.apache.thrift : libthrift jar 0.9.3-1
javax.xml.bind : jaxb-api jar 2.3.1
net.bytebuddy : byte-buddy jar 1.12.6
com.jcraft : jsch jar 0.1.55
org.freemarker : freemarker jar 2.3.22
com.datastax.oss : java-driver-core jar 4.14.0

provided (1)

Group / Artifact Type Version
org.jetbrains : annotations jar 19.0.0

runtime (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.32

test (10)

Group / Artifact Type Version
org.codehaus.groovy : groovy jar 3.0.9
org.spockframework : spock-core jar
org.slf4j : slf4j-log4j12 jar 1.7.32
org.objenesis : objenesis jar 3.2
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
commons-dbutils : commons-dbutils jar 1.6
org.apache.sshd : sshd-core jar 0.14.0
org.bouncycastle : bcprov-jdk15on jar 1.51
org.hsqldb : hsqldb jar 2.3.2

Project Modules

There are no modules declared in this project.