We want to use JMeter.
I\'ve downloaded the production version as directed in the user manual at http://jmeter.apache.org/usermanual/get-started.html
But how do
jmeter is now just installed with
brew install jmeter
This version includes the plugin manager that you can use to download the additional plugins.
OUTDATED:
If you want to include the plugins (JMeterPlugins Standard, Extras, ExtrasLibs, WebDriver and Hadoop) use:
brew install jmeter --with-plugins