Download liquibase-0.9.jar file - Jar l

Jar examples for l:liquibase

Description

Framework adaptation for Liquibase.

You can download jar file liquibase 0.9 in this page.

License

SAP DEVELOPER LICENSE AGREEMENT

Build File

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'

Download

Click the following link to download the jar file.

liquibase-0.9-javadoc.jar
liquibase-0.9-sources.jar
liquibase-0.9.jar
liquibase-0.9.pom



Related Tutorials