Last Version

presto-testing 350

Presto

License

License

GroupId

GroupId

io.prestosql
ArtifactId

ArtifactId

presto-testing
Version

Version

350
Type

Type

jar
Description

Description

presto-testing
Presto

Download presto-testing 350


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

Dependencies

compile (25)

Group / Artifact Type Version
io.prestosql : presto-client jar 350
io.prestosql : presto-main jar 350
io.prestosql : presto-main test-jar 350
io.prestosql : presto-parser jar 350
io.prestosql : presto-spi jar 350
io.prestosql : presto-testng-services jar 350
io.prestosql : presto-tpch jar 350
io.prestosql.tpch : tpch jar 1.0
io.airlift : log jar 202
io.airlift : slice jar 0.39
io.airlift : stats jar 202
io.airlift : testing jar 202
io.airlift : units jar 1.6
io.airlift.discovery : discovery-server jar 1.29
com.fasterxml.jackson.core : jackson-annotations jar 2.11.1
com.google.errorprone : error_prone_annotations jar 2.4.0
com.google.guava : guava jar 29.0-jre
com.google.inject : guice jar 4.2.3
com.squareup.okhttp3 : okhttp jar 3.9.0
joda-time : joda-time jar 2.10.6
org.apache.commons : commons-math3 jar 3.6.1
org.assertj : assertj-core jar 3.14.0
org.jdbi : jdbi3-core jar 3.17.0
org.testng : testng jar 6.10
org.weakref : jmxutils jar 1.21

provided (1)

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

runtime (2)

Group / Artifact Type Version
io.airlift : log-manager jar 202
com.h2database : h2 jar 1.4.200

test (2)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.20
org.openjdk.jmh : jmh-generator-annprocess jar 1.20

Project Modules

There are no modules declared in this project.