Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created May 15, 2021 05:12
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/29dc02366bbd1a97ea3eeb94400efa34 to your computer and use it in GitHub Desktop.
Save r-ryantm/29dc02366bbd1a97ea3eeb94400efa34 to your computer and use it in GitHub Desktop.
/nix/store/a639bpnn6cs0dd75qaly077adlgr5qdm-liquibase-4.3.5
├── 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
│   └── snakeyaml-1.27.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-4.3.5
├── ABOUT.txt
├── changelog.txt
├── LICENSE.txt
└── README.txt
6 directories, 25 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment