Last Version

Liquibase Postgresql Database Extension 4.12.0

Adds additional Postgresql-specific Liquibase functionality

License

License

Categories

Categories

PostgreSQL Data Databases Liquibase
GroupId

GroupId

org.liquibase.ext
ArtifactId

ArtifactId

liquibase-postgresql
Version

Version

4.12.0
Type

Type

jar
Description

Description

Liquibase Postgresql Database Extension
Adds additional Postgresql-specific Liquibase functionality
Project URL

Project URL

https://github.com/liquibase/liquibase-postgresql
Project Organization

Project Organization

Liquibase.org
Source Code Management

Source Code Management

https://github.com/liquibase/liquibase-postgresql

Download liquibase-postgresql 4.12.0


<!-- https://jarcasting.com/artifacts/org.liquibase.ext/liquibase-postgresql/ -->
<dependency>
    <groupId>org.liquibase.ext</groupId>
    <artifactId>liquibase-postgresql</artifactId>
    <version>4.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.liquibase.ext/liquibase-postgresql/
implementation 'org.liquibase.ext:liquibase-postgresql:4.12.0'
// https://jarcasting.com/artifacts/org.liquibase.ext/liquibase-postgresql/
implementation ("org.liquibase.ext:liquibase-postgresql:4.12.0")
'org.liquibase.ext:liquibase-postgresql:jar:4.12.0'
<dependency org="org.liquibase.ext" name="liquibase-postgresql" rev="4.12.0">
  <artifact name="liquibase-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.liquibase.ext', module='liquibase-postgresql', version='4.12.0')
)
libraryDependencies += "org.liquibase.ext" % "liquibase-postgresql" % "4.12.0"
[org.liquibase.ext/liquibase-postgresql "4.12.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.liquibase : liquibase-core jar 4.12.0
org.postgresql : postgresql jar 42.4.0

test (2)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.30
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.