https://github.com/slachiewicz/run-jmeter-with-plugins-via-build-tools
A Maven project to run the latest Jmeter with all plugins included.
https://github.com/slachiewicz/run-jmeter-with-plugins-via-build-tools
Last synced: 4 months ago
JSON representation
A Maven project to run the latest Jmeter with all plugins included.
- Host: GitHub
- URL: https://github.com/slachiewicz/run-jmeter-with-plugins-via-build-tools
- Owner: slachiewicz
- Created: 2015-02-15T22:28:13.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T16:25:12.000Z (over 1 year ago)
- Last Synced: 2025-10-10T18:07:54.844Z (8 months ago)
- Language: Shell
- Size: 98.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# run-jmeter-with-plugins-via-build-tools
A Maven project to run the latest Jmeter with all plugins included using a build tool like Maven or Gradle.
## How-To
To run, it requires you have Maven installed on your system. Execute using the included .bat script
on Windows. If you want to run on Linux, just create a similar Bash script.
When Jmeter GUI starts, in the console you will see the Jmeter version number that is being started.