Skip to content

Instantly share code, notes, and snippets.

@BjoernKW
Last active December 2, 2019 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BjoernKW/a2360e8004fe28bbb2ea802954f47128 to your computer and use it in GitHub Desktop.
Save BjoernKW/a2360e8004fe28bbb2ea802954f47128 to your computer and use it in GitHub Desktop.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-activemq</artifactId>
</dependency>
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>activemq-broker</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment