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

com.github.adangel.liquibase.ext:liquibase-percona 1.4.1

A Liquibase extension that makes use of the percona toolkit

Категории

Категории

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

Группа

com.github.adangel.liquibase.ext
Идентификатор

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

liquibase-percona
Версия

Версия

1.4.1
Тип

Тип

jar

Скачать liquibase-percona 1.4.1


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