Embedded JMS Testing utilities
· Library that provides JUnit extensions setting up an embedded JMS broker (ActiveMQ) for testing.
For JUnit 4 it provides a @Rule, while for JUnit 5 Jupiter it provides an extension that may be enabled
by either the @ExtendWith or @RegisterExtension annotations provided by Jupiter
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window embedded-jms-parent-0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.