MVN

org.testcontainers : presto

Maven & Gradle

Aug 21, 2023
12 usages
7.7k stars

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

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

Latest Version

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

  • Latest Stable: 1.19.0
  • Latest Release Candidate: 1.15.0-rc2

All Versions

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

Version Vulnerabilities Updated
1.19.x
presto-1.19.0
1.18.x
presto-1.18.3
presto-1.18.2
presto-1.18.1
presto-1.18.0
1.17.x
presto-1.17.6
presto-1.17.5
presto-1.17.4
presto-1.17.3
presto-1.17.2
presto-1.17.1
presto-1.17.0
1.16.x
presto-1.16.3
presto-1.16.2
presto-1.16.1
presto-1.16.0
1.15.x
presto-1.15.3
presto-1.15.2
presto-1.15.1
presto-1.15.0
presto-1.15.0-rc2
presto-1.15.0-rc1
1.14.x
presto-1.14.3
presto-1.14.2
presto-1.14.1
presto-1.14.0
1.13.x
presto-1.13.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.testcontainers:presto:1.19.0'

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.testcontainers" % "presto" % "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

Aug 21, 2023
11 usages
7.7k stars
May 27, 2022
12 usages
May 27, 2022
12 usages
Aug 21, 2023
14 usages
3.9k stars
May 10, 2023
13 usages
4.2k stars
Mar 03, 2023
7 usages
2.4k stars
Aug 24, 2023
8 usages
30 stars
Mar 15, 2020
7 usages
72 stars
Aug 09, 2023
8 usages
1.4k stars