Liquibase Community 5.0.1

Introduction
--------------------------------------------
Thanks for installing Liquibase Community 5.0.1.

The open source Liquibase product ships without extensions, drivers, and many other packages and dependencies. This change provides a much lighter, modular, and customizable Liquibase experience for Community users. Importantly, this flexibility both allows and requires users to manage their Liquibase dependencies for their specific needs.

Using Liquibase Package Manager (LPM) 
--------------------------------------------
Liquibase Package Manager is now integrated and available for use directly from within the Community CLI experience with a new `liquibase lpm` command as the preferred method for managing dependencies. Check out the LPM README at https://github.com/liquibase/liquibase-package-manager for more information. Or run `liquibase lpm --help` within Liquibase Community 5.0+.

Need an all-in-the-box solution?
--------------------------------------------
Liquibase Secure is the Enterprise-ready Liquibase product built for governance, compliance, and trusted database change across more than 60 platforms. Learn more at https://www.liquibase.com/

What Was Installed
--------------------------------------------
The default install location on Windows is "\Program Files\liquibase"
The default homebrew install location on Mac is "/usr/local/opt/liquibase"

The following software was installed:
    * Liquibase (https://liquibase.com)
    * H2 Database (https://www.h2database.com)
    * Latest LTS AdoptOpenJDK Java version (https://adoptopenjdk.net)

Liquibase makes use of the following directories:
    * liquibase/internal
    * liquibase/lib
    * liquibase/licenses
    * liquibase/jre
    * liquibase/examples/sql
    * liquibase/examples/xml
    * liquibase/examples/json
    * liquibase/examples/yaml

**Note:** JRE install location for Mac users is:
liquibase/.install4j/jre.bundle/Contents/Home/bin/java

Files are:
    * liquibase/ABOUT.txt
    * liquibase/changelog.txt
    * liquibase/LICENSE.txt
    * liquibase/liquibase.sh
    * liquibase/liquibase.bat
    * liquibase/README.txt
    * liquibase/GETTING_STARTED.txt
    * liquibase/UNINSTALL.txt
    * liquibase/examples/start-h2
    * liquibase/examples/start-h2.bat

H2 Database Program
--------------------------------------------
Liquibase ships with an H2 database example, and the H2 JDBC driver is included
in your chosen installation directory.

For information on using and configuring H2, see:
https://contribute.liquibase.com/extensions-integrations/directory/database-tutorials/h2/

OpenJDK
--------------------------------------------
We placed AdoptOpenJDK (https://adoptopenjdk.net) in your chosen installation directory.

All AdoptOpenJDK binaries and scripts are open-source licensed and available for free.
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Other names may be trademarks of their respective owners.


Help & Support
--------------------------------------------
For questions regarding Liquibase, you can:
    * Submit a post on Stack Overflow with the #liquibase tag:
      https://stackoverflow.com/questions/tagged/liquibase
    * Post questions in the Liquibase forum: https://forum.liquibase.org
    * Review Liquibase documentation: https://docs.liquibase.com


--------------------------------------------
The program is subject to the license agreement, copyright, trademark,
patent, and other laws.
Copyright © 2007-2025 Liquibase, Inc. All rights reserved.

