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

Liquibase File Based Changelog Extension 4.4.2

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

liquibase-filechangelog
Версия

Версия

4.4.2
Тип

Тип

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 4.4.2


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

Зависимости

compile (1)

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

test (1)

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

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

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