Skip to content

Commit 7233339

Browse files
Update README.md
1 parent cb28bb3 commit 7233339

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ The following ports are available:
3636
* [Haskell](./haskell)
3737
* [JavaScript (with Node and amqp-node)](./javascript-nodejs) (using callbacks)
3838
* [JavaScript (with Node and amqp-node)](https://github.com/squaremo/amqp.node/tree/master/examples) (using promises/futures)
39-
* [Java](./java)
39+
* [Java with Maven](./java-mvn)
4040
* [Java (with IntelliJ IDEA)](./java-idea)
41+
* [Java](./java) (with manual dependency management)
4142
* [Kotlin](./kotlin)
4243
* [PHP (with php-amqplib)](./php)
4344
* [PHP (with php-amqp)](./php-amqp)

0 commit comments

Comments
 (0)