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

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

A Liquibase extension that makes use of the percona toolkit

Категории

Категории

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

Группа

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

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

liquibase-percona
Версия

Версия

1.6.0
Тип

Тип

jar

Скачать liquibase-percona 1.6.0


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