Jar examples for l:liquibase
Framework adaptation for Liquibase.
You can download jar file liquibase 0.9 in this page.
SAP DEVELOPER LICENSE AGREEMENT
You can use the following script to add liquibase-0.9.jar to your project.
<dependency> <groupId>org.atteo.moonshine</groupId> <artifactId>liquibase</artifactId> <version>0.9</version> </dependency>
compile group: 'org.atteo.moonshine', name: 'liquibase', version: '0.9'
libraryDependencies += "org.atteo.moonshine" % "liquibase" % "0.9"
<dependency org="org.atteo.moonshine" name="liquibase" rev="0.9"/>
@Grapes(@Grab(group='org.atteo.moonshine', module='liquibase', version='0.9'))
'org.atteo.moonshine:liquibase:jar:0.9'
Click the following link to download the jar file.
liquibase-0.9-javadoc.jar