License |
License |
---|---|
Categories |
CategoriesTrino Data Databases |
GroupId | GroupIdio.trino |
ArtifactId | ArtifactIdtrino-product-tests-launcher |
Version | Version371 |
Type | Typejar |
Description |
Descriptiontrino-product-tests-launcher
Trino
|
<!-- https://jarcasting.com/artifacts/io.trino/trino-product-tests-launcher/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-product-tests-launcher</artifactId>
<version>371</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-product-tests-launcher/
implementation 'io.trino:trino-product-tests-launcher:371'
// https://jarcasting.com/artifacts/io.trino/trino-product-tests-launcher/
implementation ("io.trino:trino-product-tests-launcher:371")
'io.trino:trino-product-tests-launcher:jar:371'
<dependency org="io.trino" name="trino-product-tests-launcher" rev="371">
<artifact name="trino-product-tests-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-product-tests-launcher', version='371')
)
libraryDependencies += "io.trino" % "trino-product-tests-launcher" % "371"
[io.trino/trino-product-tests-launcher "371"]
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-testing-services | jar | 371 |
io.airlift : bootstrap | jar | 214 |
io.airlift : concurrent | jar | 214 |
io.airlift : log | jar | 214 |
io.airlift : units | jar | 1.6 |
com.github.docker-java : docker-java-api | jar | 3.2.12 |
com.google.code.findbugs : jsr305 Optional | jar | 3.0.2 |
com.google.guava : guava | jar | 31.0.1-jre |
com.google.inject : guice | jar | 5.0.1 |
info.picocli : picocli | jar | 4.6.1 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
javax.inject : javax.inject | jar | 1 |
junit : junit | jar | 4.13.2 |
net.jodah : failsafe | jar | 2.4.0 |
org.rnorth.duct-tape : duct-tape | jar | 1.0.8 |
org.testcontainers : testcontainers | jar | 1.16.3 |
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-jdbc | jar | 371 |
org.assertj : assertj-core | jar | 3.18.1 |
org.testng : testng | jar | 6.10 |