Reposistory for Homebrew Formulas (https://brew.sh/)
brew tap jetbrains/utils
For example, to install https://github.com/JetBrains/bunches
brew install bunches
Or just in one command (that would add the tap and install an app), an example to install https://github.com/JetBrains/qodana-cli
brew install jetbrains/utils/qodana
https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md
Package java app: https://www.sourceclear.com/blog/Distribute-Your-Java-App-Via-Brew/