View Java Class Source Code in JAR file
- 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 activemq-memtest-maven-plugin-5.17.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.activemq.maven
├─ org.apache.activemq.maven.MemtestMojo.class - [JAR]
org.apache.activemq.tool
├─ org.apache.activemq.tool.JMSMemtest.class - [JAR]
├─ org.apache.activemq.tool.MemConsumer.class - [JAR]
├─ org.apache.activemq.tool.MemMessageIdList.class - [JAR]
├─ org.apache.activemq.tool.MemProducer.class - [JAR]
├─ org.apache.activemq.tool.MemoryMonitoringTool.class - [JAR]
├─ org.apache.activemq.tool.ReportGenerator.class - [JAR]