Liquibase installation files

Last updated: July 14, 2025

There are several approved sites where you can download Liquibase, including our official download page and the Liquibase GitHub repository. If you prefer to manually install Liquibase on your machine, this is what you can expect to find in the download packages when you extract its contents to a local directory.

Liquibase OSS download

Liquibase CLI: includes open-source and commercial functionality:

Primary libraries: for embedding in other software:

Note: liquibase-core-<version>.jar contains only the open-source license. If you use Liquibase Pro or other commercial add-ons, you must also install liquibase-commercial-<version>.jar.

liquibase-additional-<version>.zip: contains additional, less commonly used files:

  • Additional libraries such as liquibase-maven-plugin.jar and liquibase-cdi.jar

  • Javadocs for all the libraries

  • Source archives for all the open source libraries

  • ASC/MD5/SHA1 verification hashes for all files

liquibase-azure-deps-<version>.jar: contains dependencies needed to use Liquibase on Microsoft SQL Server with Microsoft Azure SQL Managed Instance.

Source code (zip): ZIP archive of this repository's source code

Source code (tar.gz): tar.gz archive of this repository's source code