JMeter-WebSocketSampler icon indicating copy to clipboard operation
JMeter-WebSocketSampler copied to clipboard

Where to download dependecies?

Open jaromirmuller opened this issue 10 years ago • 4 comments

Hi,

I'm trying to install your plugin but I failed on downloading dependencies.

Can you help me with this?

Thank you, Jaro.

jaromirmuller avatar Feb 21 '14 19:02 jaromirmuller

Here is a list of direct links to the Maven Repository:

  • http://mvnrepository.com/artifact/org.eclipse.jetty.websocket/websocket-server/9.1.1.v20140108
  • http://mvnrepository.com/artifact/org.eclipse.jetty/jetty-io/9.1.1.v20140108
  • http://mvnrepository.com/artifact/org.eclipse.jetty/jetty-util/9.1.1.v20140108
  • http://mvnrepository.com/artifact/org.eclipse.jetty.websocket/websocket-api/9.1.1.v20140108
  • http://mvnrepository.com/artifact/org.eclipse.jetty.websocket/websocket-client/9.1.1.v20140108
  • http://mvnrepository.com/artifact/org.eclipse.jetty.websocket/websocket-common/9.1.1.v20140108

fshutdown avatar Mar 05 '14 22:03 fshutdown

This is a bit confusing, on your wiki page dependencies websocket-server is not listed.

jetty-http-9.1.1.v20140108.jar jetty-io-9.1.1.v20140108.jar jetty-util-9.1.1.v20140108.jar websocket-api-9.1.1.v20140108.jar websocket-client-9.1.1.v20140108.jar websocket-common-9.1.1.v20140108.jar

I got my libs here http://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.1.1.v20140108/

laapsaap avatar Dec 01 '14 09:12 laapsaap

On this related note, will you eventually publish the release/binary to maven? So we can pull the JAR and all it's dependencies entirely from maven.

daluu avatar Sep 29 '15 01:09 daluu

is this required for building the JAR from source with maven or for installing the JAR (downloaded from releases section) into JMeter for use?

daluu avatar Sep 29 '15 01:09 daluu