MVN

org.liquibase.ext : liquibase-postgresql

Maven & Gradle

Aug 14, 2023
29 stars

Liquibase Postgresql Database Extension · Adds additional Postgresql-specific Liquibase functionality

<dependency>
    <groupId>org.liquibase.ext</groupId>
    <artifactId>liquibase-postgresql</artifactId>
    <version>4.23.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.liquibase.ext : liquibase-postgresql to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.23.1
  • Latest Beta: 4.0.0-beta2

All Versions

Choose a version of org.liquibase.ext : liquibase-postgresql to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.23.x
liquibase-postgresql-4.23.1
liquibase-postgresql-4.23.0
4.22.x
liquibase-postgresql-4.22.0
4.21.x
liquibase-postgresql-4.21.1
liquibase-postgresql-4.21.0
4.20.x
liquibase-postgresql-4.20.0
4.19.x
liquibase-postgresql-4.19.1
liquibase-postgresql-4.19.0
4.18.x
liquibase-postgresql-4.18.0
4.17.x
liquibase-postgresql-4.17.2
liquibase-postgresql-4.17.1
liquibase-postgresql-4.17.0
4.16.x
liquibase-postgresql-4.16.1
liquibase-postgresql-4.16.0
4.15.x
liquibase-postgresql-4.15.0
4.14.x
liquibase-postgresql-4.14.0
4.13.x
liquibase-postgresql-4.13.0
4.12.x
liquibase-postgresql-4.12.0
4.11.x
liquibase-postgresql-4.11.0
4.10.x
liquibase-postgresql-4.10.0
4.9.x
liquibase-postgresql-4.9.1
liquibase-postgresql-4.9.0
4.8.x
liquibase-postgresql-4.8.0
4.7.x
liquibase-postgresql-4.7.1
liquibase-postgresql-4.7.0
4.6.x
liquibase-postgresql-4.6.2
liquibase-postgresql-4.6.1
4.5.x
liquibase-postgresql-4.5.0
4.4.x
liquibase-postgresql-4.4.3
liquibase-postgresql-4.4.2
liquibase-postgresql-4.4.1
liquibase-postgresql-4.4.0
4.3.x
liquibase-postgresql-4.3.5
liquibase-postgresql-4.3.3
liquibase-postgresql-4.3.2
liquibase-postgresql-4.3.0
4.2.x
liquibase-postgresql-4.2.1
liquibase-postgresql-4.2.0
4.1.x
liquibase-postgresql-4.1.1
liquibase-postgresql-4.1.0
4.0.x
liquibase-postgresql-4.0.0
liquibase-postgresql-4.0.0-beta2
3.10.x
liquibase-postgresql-3.10.2
liquibase-postgresql-3.10.1
liquibase-postgresql-3.10.0
3.9
liquibase-postgresql-3.9
3.0
liquibase-postgresql-3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.liquibase.ext</groupId>
    <artifactId>liquibase-postgresql</artifactId>
    <version>4.23.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.liquibase.ext:liquibase-postgresql:4.23.1'

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

implementation("org.liquibase.ext:liquibase-postgresql:4.23.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.liquibase.ext" % "liquibase-postgresql" % "4.23.1"

Advertisement

Dependencies from Group

May 12, 2023
14 usages
266 stars
Jul 11, 2023
4 usages
49 stars
Oct 25, 2016
3 usages
266 stars
Aug 14, 2023
2 usages
11 stars
Aug 17, 2023
2 usages
46 stars

Discover Dependencies

Aug 14, 2023
13 usages
2.1k stars
Aug 26, 2023
4 usages
2.4k stars
Jul 11, 2023
6 usages
421 stars
Apr 13, 2021
0 stars
Jun 29, 2020
11 usages
Aug 13, 2020
1 usages
0 stars
Aug 08, 2023
570 stars
May 10, 2023
3 usages
26 stars
Mar 31, 2021