Liquibase File Based Changelog Extension

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

Лицензия

Лицензия

Категории

Категории

Liquibase Данные Базы данных
Группа

Группа

org.liquibase.ext
Идентификатор

Идентификатор

liquibase-filechangelog
Последняя версия

Последняя версия

4.12.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Liquibase File Based Changelog Extension
Liquibase extension to use a local file rather than a database table to track executed changeSets
Ссылка на сайт

Ссылка на сайт

https://github.com/liquibase/liquibase-filechangelog
Организация-разработчик

Организация-разработчик

Liquibase.org
Система контроля версий

Система контроля версий

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

Скачать liquibase-filechangelog

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.liquibase : liquibase-core jar 4.12.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.2

Модули Проекта

Данный проект не имеет модулей.
org.liquibase.ext

Liquibase

Easily track, version, and deploy database schema changes.

Версии библиотеки

Версия
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