MVN

org.testcontainers : postgresql

Maven & Gradle

Aug 21, 2023
322 usages
7.7k stars

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

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

Latest Version

Choose a version of org.testcontainers : postgresql 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 : postgresql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.19.x
postgresql-1.19.0
1.18.x
postgresql-1.18.3
postgresql-1.18.2
postgresql-1.18.1
postgresql-1.18.0
1.17.x
postgresql-1.17.6
postgresql-1.17.5
postgresql-1.17.4
postgresql-1.17.3
postgresql-1.17.2
postgresql-1.17.1
postgresql-1.17.0
1.16.x
postgresql-1.16.3
postgresql-1.16.2
postgresql-1.16.1
postgresql-1.16.0
1.15.x
postgresql-1.15.3
postgresql-1.15.2
postgresql-1.15.1
postgresql-1.15.0
postgresql-1.15.0-rc2
postgresql-1.15.0-rc1
1.14.x
postgresql-1.14.3
postgresql-1.14.2
postgresql-1.14.1
postgresql-1.14.0
1.13.x
postgresql-1.13.0
1.12.x
postgresql-1.12.5
postgresql-1.12.4
postgresql-1.12.3
postgresql-1.12.2
postgresql-1.12.1
postgresql-1.12.0
1.11.x
postgresql-1.11.4
postgresql-1.11.3
postgresql-1.11.2
postgresql-1.11.1
postgresql-1.11.0
1.10.x
postgresql-1.10.7
postgresql-1.10.6
postgresql-1.10.5
postgresql-1.10.4
postgresql-1.10.3
postgresql-1.10.2
postgresql-1.10.1
postgresql-1.10.0
1.9.x
postgresql-1.9.1
postgresql-1.9.0
1.8.x
postgresql-1.8.3
postgresql-1.8.2
postgresql-1.8.1
postgresql-1.8.0
1.7.x
postgresql-1.7.3
postgresql-1.7.2
postgresql-1.7.1
postgresql-1.7.0
1.6.x
postgresql-1.6.0
1.5.x
postgresql-1.5.1
postgresql-1.5.0
1.4.x
postgresql-1.4.3
postgresql-1.4.2
postgresql-1.4.1
postgresql-1.4.0
1.3.x
postgresql-1.3.1
postgresql-1.3.0
1.2.x
postgresql-1.2.1
postgresql-1.2.0
1.1.x
postgresql-1.1.9
postgresql-1.1.8
postgresql-1.1.7
postgresql-1.1.6
postgresql-1.1.5
postgresql-1.1.4
postgresql-1.1.3
postgresql-1.1.2
postgresql-1.1.1
postgresql-1.1.0
1.0.x
postgresql-1.0.5
postgresql-1.0.4
postgresql-1.0.3
postgresql-1.0.2
postgresql-1.0.1
postgresql-1.0.0
0.9.x
postgresql-0.9.9
postgresql-0.9.8
postgresql-0.9.7
postgresql-0.9.6

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.testcontainers:postgresql:1.19.0'

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

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

How to add a dependency to SBT Scala

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

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

Mar 19, 2023
36 usages
244 stars
Mar 04, 2016
428 usages
6.4k stars
Jan 26, 2023
29 usages
1.2k stars
Apr 12, 2018
274 usages
Feb 17, 2022
47 usages
1 stars
Jun 29, 2023
85 usages
9.4k stars
Feb 18, 2023
20 usages
364 stars
Aug 24, 2023
88 usages
72.6k stars
Aug 06, 2023
43 usages
1.1k stars