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