Hi, I'm not sure how to add the JavaSamplerClient Interface in a Maven Eclipse Project as there are no maven Artifacts for JMeter (except the JMeter Maven Plugin).
I'd like to test a Java Method. I know the tested class needs to be put inside a jar Archive and be put in the JMeter lib. But how do I get the org.apache.jmeter.protocol.java.sampler.JavaSamplerClient Interface into the Java Project? Greetings Martin

