License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-tests |
Last Version | Last Version387 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontrino-tests
Trino
|
Filename | Size |
---|---|
trino-tests-387.pom | |
trino-tests-387.jar | 3 KB |
trino-tests-387-tests.jar | 343 KB |
trino-tests-387-test-sources.jar | 193 KB |
trino-tests-387-sources.jar | 3 KB |
trino-tests-387-javadoc.jar | 388 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.trino/trino-tests/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-tests</artifactId>
<version>387</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-tests/
implementation 'io.trino:trino-tests:387'
// https://jarcasting.com/artifacts/io.trino/trino-tests/
implementation ("io.trino:trino-tests:387")
'io.trino:trino-tests:jar:387'
<dependency org="io.trino" name="trino-tests" rev="387">
<artifact name="trino-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-tests', version='387')
)
libraryDependencies += "io.trino" % "trino-tests" % "387"
[io.trino/trino-tests "387"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains : annotations | jar | 19.0.0 |
Group / Artifact | Type | Version |
---|---|---|
io.airlift : concurrent | jar | 216 |
io.airlift : configuration | jar | 216 |
io.airlift : http-client | jar | 216 |
io.airlift : json | jar | 216 |
io.airlift : log | jar | 216 |
io.airlift : log-manager | jar | 216 |
io.airlift : node | jar | 216 |
io.airlift : units | jar | 1.6 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
com.google.guava : guava | jar | 31.1-jre |
com.google.inject : guice | jar | 5.1.0 |
com.h2database : h2 | jar | 1.4.200 |
javax.inject : javax.inject | jar | 1 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |
junit : junit | jar | 4.13.2 |
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-base-jdbc | jar | 387 |
io.trino : trino-base-jdbc | test-jar | 387 |
io.trino : trino-blackhole | jar | 387 |
io.trino : trino-client | jar | 387 |
io.trino : trino-exchange-filesystem | jar | 387 |
io.trino : trino-main | jar | 387 |
io.trino : trino-main | test-jar | 387 |
io.trino : trino-memory | jar | 387 |
io.trino : trino-memory | test-jar | 387 |
io.trino : trino-plugin-toolkit | jar | 387 |
io.trino : trino-resource-group-managers | jar | 387 |
io.trino : trino-resource-group-managers | test-jar | 387 |
io.trino : trino-spi | jar | 387 |
io.trino : trino-testing | jar | 387 |
io.trino : trino-testing-services | jar | 387 |
io.trino : trino-tpcds | jar | 387 |
io.trino : trino-tpch | jar | 387 |
io.trino.tpch : tpch | jar | 1.1 |
io.airlift : bootstrap | jar | 216 |
io.airlift : testing | jar | 216 |
com.squareup.okhttp3 : okhttp | jar | 3.14.9 |
joda-time : joda-time | jar | 2.10.13 |
org.assertj : assertj-core | jar | 3.18.1 |
org.openjdk.jmh : jmh-core | jar | 1.32 |
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.32 |
org.testng : testng | jar | 6.10 |