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 jarch-agent-23.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
br.com.jarch.agent
├─ br.com.jarch.agent.ClassListTransformer.class - [JAR]
├─ br.com.jarch.agent.ClientMain.class - [JAR]
├─ br.com.jarch.agent.CollectMetrics.class - [JAR]
├─ br.com.jarch.agent.Main.class - [JAR]
├─ br.com.jarch.agent.MetricsCollectionTransformer.class - [JAR]
├─ br.com.jarch.agent.MetricsCollector.class - [JAR]
├─ br.com.jarch.agent.SimplesAgent.class - [JAR]