← all formulas
payara
Java EE application server forked from GlassFish
- Version
- v7.2026.4
- License
- CDDL-1.1 OR (GPL-2.0-only WITH Classpath-exception-2.0)
- Tap
- homebrew/core
- Bottle
- available
- Revision
- —
bottledlicense declaredhomepageactivekeg-linked
Install
shell
$ brew install payaraCaveats
You may want to add the following to your .bash_profile:
export GLASSFISH_HOME=$HOMEBREW_PREFIX/opt/payara/libexec/glassfish
export PATH=${PATH}:${GLASSFISH_HOME}/bin