MVN

org.testcontainers : trino

Maven & Gradle

Aug 21, 2023
10 usages
7.7k stars

Testcontainers :: JDBC :: Trino · Isolated container management for Java code testing

<dependency>
    <groupId>org.testcontainers</groupId>
    <artifactId>trino</artifactId>
    <version>1.19.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.testcontainers : trino to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.19.0

All Versions

Choose a version of org.testcontainers : trino to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.19.x
trino-1.19.0
1.18.x
trino-1.18.3
trino-1.18.2
trino-1.18.1
trino-1.18.0
1.17.x
trino-1.17.6
trino-1.17.5
trino-1.17.4
trino-1.17.3
trino-1.17.2
trino-1.17.1
trino-1.17.0
1.16.x
trino-1.16.3
trino-1.16.2
trino-1.16.1
trino-1.16.0
1.15.x
trino-1.15.3

How to add a dependency to Maven

Add the following org.testcontainers : trino maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.testcontainers</groupId>
    <artifactId>trino</artifactId>
    <version>1.19.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.testcontainers : trino gradle dependency to your build.gradle file:

implementation 'org.testcontainers:trino:1.19.0'

Gradle Kotlin DSL: Add the following org.testcontainers : trino gradle kotlin dependency to your build.gradle.kts file:

implementation("org.testcontainers:trino:1.19.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.testcontainers : trino sbt scala dependency to your build.sbt file:

libraryDependencies += "org.testcontainers" % "trino" % "1.19.0"

Advertisement

Dependencies from Group

Aug 21, 2023
1.2k usages
7.7k stars
Aug 21, 2023
451 usages
7.7k stars
Aug 21, 2023
322 usages
7.7k stars
Aug 21, 2023
195 usages
7.7k stars
Aug 21, 2023
156 usages
7.7k stars

Discover Dependencies

Apr 21, 2021
6 usages
56 stars
Apr 20, 2021
6 usages
1.1k stars
May 14, 2021
6 usages
290 stars
Apr 21, 2021
6 usages
177 stars
Oct 15, 2022
7 usages
22 stars
Oct 15, 2022
6 usages
22 stars
Apr 20, 2021
6 usages
508 stars
May 04, 2023
6 usages
1 stars