Currently all dependencies need to be added using maven.
There are scenarios where you may want to add a local jar into the mix that is not in maven.
We could add some functionality to allow you to pull local jar files in (maybe add a src/test/jmeter/locallibs folder where all jar files in there are copied into your lib directory)
Currently all dependencies need to be added using maven.
There are scenarios where you may want to add a local jar into the mix that is not in maven.
We could add some functionality to allow you to pull local jar files in (maybe add a src/test/jmeter/locallibs folder where all jar files in there are copied into your lib directory)