Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created August 2, 2020 05:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/7244d00a92f11f0bd83492d4cc803d63 to your computer and use it in GitHub Desktop.
Save r-ryantm/7244d00a92f11f0bd83492d4cc803d63 to your computer and use it in GitHub Desktop.
/nix/store/lqqvy2y0dr2vd3khcmcn5xaq95f8ij4z-liquibase-3.10.2
├── bin
│   └── liquibase
├── lib
│   ├── commons-cli-1.4.jar
│   ├── h2-1.4.200.jar
│   ├── jaxb-api-2.3.0.jar
│   ├── jaxb-core-2.3.0.jar
│   ├── jaxb-impl-2.3.0.jar
│   ├── liquibase_autocomplete_mac.bash
│   ├── liquibase_autocomplete.sh
│   ├── logback-classic-1.2.3.jar
│   ├── logback-core-1.2.3.jar
│   ├── slf4j-api-1.7.28.jar
│   └── snakeyaml-1.24.jar
├── licenses
│   ├── apache-2.0.txt
│   ├── bsd-2-clause.txt
│   ├── cddl1.txt
│   ├── cpl-1.0.txt
│   ├── epl-1.0.txt
│   ├── isc.txt
│   ├── lgpl-3.0.txt
│   ├── Liquibase Pro EULA Software License Subscription and Support Agreement.txt
│   ├── mit.txt
│   ├── plexus.txt
│   └── README.txt
├── liquibase.jar
└── share
└── doc
└── liquibase-3.10.2
├── ABOUT.txt
├── changelog.txt
├── LICENSE.txt
└── README.txt
6 directories, 28 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment