Gradle Liquibase Plugin

A Gradle plugin for the Liquibase database refactoring tool.

License

License

Categories

Categories

Gradle Build Tools Liquibase Data Databases
GroupId

GroupId

com.augusttechgroup
ArtifactId

ArtifactId

gradle-liquibase-plugin
Last Version

Last Version

0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Gradle Liquibase Plugin
A Gradle plugin for the Liquibase database refactoring tool.
Project URL

Project URL

https://github.com/tlberglund/gradle-liquibase-plugin
Source Code Management

Source Code Management

https://github.com/tlberglund/gradle-liquibase-plugin

Download gradle-liquibase-plugin

How to add to project

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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
com.augusttechgroup : groovy-liquibase-dsl jar 0.7.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.7
0.6.1
0.6
0.5.1
0.5