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 37531c5 commit bf84b34Copy full SHA for bf84b34
README.md
@@ -37,6 +37,7 @@ The following ports are available:
37
* [Haskell](./haskell)
38
* [JavaScript (with Node and amqplib)](./javascript-nodejs) (using callbacks)
39
* [JavaScript (with Node and amqplib)](https://github.com/amqp-node/amqplib) (using promises/futures)
40
+ * [Java with Gradle](./java-gradle)
41
* [Java with Maven](./java-mvn)
42
* [Java (with IntelliJ IDEA)](./java-idea)
43
* [Java](./java) (with manual dependency management)
0 commit comments