You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains source code of the https://www.rabbitmq.com/client-libraries/java-api-guide[RabbitMQ Java client].
11
11
The client is maintained by the https://github.com/rabbitmq/[RabbitMQ team at Broadcom].
12
12
13
-
== Dependency (Maven Artifact)
13
+
== RabbitMQ Server Compatibility
14
+
15
+
This client releases are independent of RabbitMQ server releases and can be used with RabbitMQ server `4.x` and `3.x` (note that the `3.x` series is https://www.rabbitmq.com/release-information[out of community support]).
16
+
17
+
== Minimum Supported JDK Version
14
18
15
-
This client releases are independent of RabbitMQ server releases and can be used with RabbitMQ server `3.x`.
0 commit comments