Download groovy-liquibase-dsl-0.7.0.jar file - Jar g

Jar examples for g:groovy-liquibase-dsl

Description

A Groovy-based DSL for the Liquibase database refactoring tool.

You can download jar file groovy-liquibase-dsl 0.7.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

groovy-liquibase-dsl-0.7.0-javadoc.jar
groovy-liquibase-dsl-0.7.0-sources.jar
groovy-liquibase-dsl-0.7.0.jar
groovy-liquibase-dsl-0.7.0.pom



Related Tutorials