File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,14 @@ Here you can find the Java code examples from [RabbitMQ
44tutorials] ( http://www.rabbitmq.com/getstarted.html ) .
55
66To successfully use the examples you will need a running RabbitMQ server.
7+ These tutorials require version 2.4.1 of the java client library, or earlier.
78
89## Requirements
910
1011You'll need to download the RabbitMQ
11- [ java client library package] ( http://www.rabbitmq.com/java-client.html ) ,
12- and check its signature as described there.
12+ [ java client 2.4.1 library package] ( http://www.rabbitmq.com/releases/rabbitmq-java-client/v2.4.1/ ) ,
13+ and check its signature as described for the
14+ [ java client] ( http://www.rabbitmq.com/java-client.html ) .
1315Unzip it into your working directory and ensure the JAR files from the
1416unzipped directory are placed in your working directory:
1517
You can’t perform that action at this time.
0 commit comments