We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1dc05a commit f5a6b21Copy full SHA for f5a6b21
src/docs/asciidoc/index.adoc
@@ -13,7 +13,8 @@ for RabbitMQ implements the JMS specification on top of the
13
link:https://rabbitmq.com/api-guide.html[RabbitMQ Java client], thus allowing new and
14
existing JMS applications to connect to RabbitMQ.
15
16
-The library supports JMS 2.0 as of 2.7.0 and JMS 3.0 as of 3.0.0.
+RabbitMQ JMS Client supports JMS 2.0 as of 2.7.0.
17
+It requires Java 8 or more.
18
19
The plugin and the JMS client are meant to work and be used together.
20
0 commit comments