
org.jmeterplugins.repository.PluginsManagerCMD.sh Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jmeter-plugins-manager
Show all versions of jmeter-plugins-manager
UI-based plugins management
#!/bin/sh
java -Djava.awt.headless=true $JVM_ARGS -jar $(dirname $0)/../lib/cmdrunner-2.0.jar --tool org.jmeterplugins.repository.PluginManagerCMD "$@"
© 2015 - 2025 Weber Informatics LLC | Privacy Policy