is not current version
Last Version 0.7

com.augusttechgroup:gradle-liquibase-plugin 0.6.1

A Gradle plugin for the Liquibase database refactoring tool.

Categories

Categories

Gradle Build Tools Liquibase Data Databases
GroupId

GroupId

com.augusttechgroup
ArtifactId

ArtifactId

gradle-liquibase-plugin
Version

Version

0.6.1
Type

Type

jar

Download gradle-liquibase-plugin 0.6.1


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