Last Version

Liquibase Percona Extension 2.0.0

A Liquibase extension that makes use of the percona toolkit

License

License

Categories

Categories

Liquibase Data Databases
GroupId

GroupId

com.github.adangel.liquibase.ext
ArtifactId

ArtifactId

liquibase-percona
Version

Version

2.0.0
Type

Type

jar
Description

Description

Liquibase Percona Extension
A Liquibase extension that makes use of the percona toolkit
Project URL

Project URL

https://liquibase.jira.com/wiki/display/CONTRIB/Percona+Online+Schema+Change
Source Code Management

Source Code Management

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

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

Dependencies

compile (1)

Group / Artifact Type Version
org.yaml : snakeyaml jar 1.26

provided (1)

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

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.2
mysql : mysql-connector-java jar 8.0.22
org.apache.tomcat : tomcat-jdbc jar 9.0.36
commons-dbcp : commons-dbcp jar 1.4
org.apache.commons : commons-dbcp2 jar 2.7.0

Project Modules

There are no modules declared in this project.