Liquibase File Based Changelog Extension

Liquibase extension to use a local file rather than a database table to track executed changeSets

License

License

Categories

Categories

Liquibase Data Databases
GroupId

GroupId

org.liquibase.ext
ArtifactId

ArtifactId

liquibase-filechangelog
Last Version

Last Version

4.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

Liquibase File Based Changelog Extension
Liquibase extension to use a local file rather than a database table to track executed changeSets
Project URL

Project URL

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

Project Organization

Liquibase.org
Source Code Management

Source Code Management

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

Download liquibase-filechangelog

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
org.liquibase.ext

Liquibase

Easily track, version, and deploy database schema changes.

Versions

Version
4.12.0
4.11.0
4.10.0
4.9.1
4.9.0
4.8.0
4.7.1
4.7.0
4.6.2
4.6.1
4.5.0
4.4.3
4.4.2
4.4.1
4.4.0
4.3.5
4.3.3
4.3.2
4.3.1
4.3.0
4.2.1
4.2.0
4.1.1
4.1.0
4.0.0
4.0.0-beta2
3.10.2
3.10.1
3.10.0
3.9.0
1.0