| License |
License |
|---|---|
| Categories |
CategoriesTrino Data Databases |
| GroupId | GroupIdio.trino |
| ArtifactId | ArtifactIdtrino-testing-services |
| Version | Version371 |
| Type | Typejar |
| Description |
Descriptiontrino-testing-services
Trino
|
<!-- https://jarcasting.com/artifacts/io.trino/trino-testing-services/ -->
<dependency>
<groupId>io.trino</groupId>
<artifactId>trino-testing-services</artifactId>
<version>371</version>
</dependency>
// https://jarcasting.com/artifacts/io.trino/trino-testing-services/
implementation 'io.trino:trino-testing-services:371'
// https://jarcasting.com/artifacts/io.trino/trino-testing-services/
implementation ("io.trino:trino-testing-services:371")
'io.trino:trino-testing-services:jar:371'
<dependency org="io.trino" name="trino-testing-services" rev="371">
<artifact name="trino-testing-services" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.trino', module='trino-testing-services', version='371')
)
libraryDependencies += "io.trino" % "trino-testing-services" % "371"
[io.trino/trino-testing-services "371"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.airlift : concurrent | jar | 214 |
| io.airlift : log | jar | 214 |
| io.airlift : units | jar | 1.6 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| com.google.guava : guava | jar | 31.0.1-jre |
| org.jetbrains : annotations Optional | jar | 19.0.0 |
| org.openjdk.jmh : jmh-core | jar | 1.32 |
| org.testng : testng Optional | jar | 6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.trino.tempto : tempto-core | jar | 187 |
| org.assertj : assertj-core | jar | 3.18.1 |