The current stable version of the LiquiBase Core is 1.9.5
Download LiquiBase Core from SourceForge or visit SourceForge project page
LiquiBase 2.0 RC1 is also available
LiquiBase 2.0 is still under development and may contain bugs. For questions or support, visit the LiquiBase developer forum
The very latest build from TRUNK is available from our build server
LiquiBase has been designed for Java 1.5 and greater. There is a package built for 1.4, but it has not been well tested….
Extract liquibase.zip. In it you will find a liquibase-VERSION.jar This jar is all that is needed to run LiquiBase from the command line, Ant, Maven, Spring, or a servlet container. You can run the command line version of the migrator with the same jar file by simply running java -jar liquibase-VERSION.jar.
LiquiBase 2.0 and beyond supports 3rd-party extensions and integrations. Visit the Extension Portal for more information.
The current version of the stand-alone LiquiBase IDE is 0.6. It is currently based on a very old build of LiquiBase and should be considered a “technology preview”. A major update is in progress and should be available soon.
The current version of the LiquiBase Eclipse plug-in is 0.6.
To install, add http://www.liquibase.org/update/eclipse/plugin to your Eclipse update sites.
It is currently based on a very old build of LiquiBase and should be considered a “technology preview”. A major update is in progress and should be available soon.
The current version of the LiquiBase IntelliJ IDEA plug-in is 1.9.2.0 which is available though the standard IntelliJ IDEA plug-in update manager.
There is also the 3rd party LiquiBase EJB Intellij Plugin.
The current version of the LiquiBase Grails plug-in is 1.9.2.0 which is available though the standard Grails plug-in system.
The current version of the LiquiBase Maven plug-in is 1.9.2.0 which is available though the standard Maven repository.
Feature suggestions, bug reports, and general help should be directed to the community
Copyright (C) 2006-2009 Nathan Voxland
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; version 2.1 of the License.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details