Jar examples for g:groovy-liquibase-dsl
A Groovy-based DSL for the Liquibase database refactoring tool.
You can download jar file groovy-liquibase-dsl 0.7.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add groovy-liquibase-dsl-0.7.0.jar to your project.
<dependency> <groupId>com.augusttechgroup</groupId> <artifactId>groovy-liquibase-dsl</artifactId> <version>0.7.0</version> </dependency>
compile group: 'com.augusttechgroup', name: 'groovy-liquibase-dsl', version: '0.7.0'
libraryDependencies += "com.augusttechgroup" % "groovy-liquibase-dsl" % "0.7.0"
<dependency org="com.augusttechgroup" name="groovy-liquibase-dsl" rev="0.7.0"/>
@Grapes(@Grab(group='com.augusttechgroup', module='groovy-liquibase-dsl', version='0.7.0'))
'com.augusttechgroup:groovy-liquibase-dsl:jar:0.7.0'
Click the following link to download the jar file.
groovy-liquibase-dsl-0.7.0-javadoc.jar