Skip to content

Instantly share code, notes, and snippets.

@patelm5
Last active December 11, 2015 02:38
Show Gist options
  • Save patelm5/4531634 to your computer and use it in GitHub Desktop.
Save patelm5/4531634 to your computer and use it in GitHub Desktop.
pom dependency spring rabbitmq
<dependency>
<groupId>org.springframework.amqp</groupId>
<artifactId>spring-rabbit</artifactId>
<version>1.1.0.RELEASE</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment