MVN

io.trino : trino-testng-services

Maven & Gradle

May 01, 2021
11 usages

trino-testng-services

<dependency>
    <groupId>io.trino</groupId>
    <artifactId>trino-testng-services</artifactId>
    <version>356</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.trino : trino-testng-services to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 356

All Versions

Choose a version of io.trino : trino-testng-services to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
356
trino-testng-services-356
355
trino-testng-services-355
354
trino-testng-services-354
353
trino-testng-services-353
352
trino-testng-services-352
351
trino-testng-services-351

How to add a dependency to Maven

Add the following io.trino : trino-testng-services maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.trino</groupId>
    <artifactId>trino-testng-services</artifactId>
    <version>356</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.trino : trino-testng-services gradle dependency to your build.gradle file:

implementation 'io.trino:trino-testng-services:356'

Gradle Kotlin DSL: Add the following io.trino : trino-testng-services gradle kotlin dependency to your build.gradle.kts file:

implementation("io.trino:trino-testng-services:356")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.trino : trino-testng-services sbt scala dependency to your build.sbt file:

libraryDependencies += "io.trino" % "trino-testng-services" % "356"

Advertisement

Dependencies from Group

Aug 24, 2023
68 usages
8k stars
Aug 24, 2023
66 usages
8k stars
Aug 24, 2023
46 usages
0 stars
Aug 24, 2023
45 usages
8.1k stars
Aug 24, 2023
41 usages
0 stars

Discover Dependencies