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 sbt-scalapact-shared_2.12-4.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.itv.scalapact.plugin
├─ com.itv.scalapact.plugin.ScalaPactEnv.class - [JAR]
com.itv.scalapact.plugin.shared
├─ com.itv.scalapact.plugin.shared.PactContractWriter.class - [JAR]
├─ com.itv.scalapact.plugin.shared.ScalaPactPublishCommand.class - [JAR]
├─ com.itv.scalapact.plugin.shared.ScalaPactStubberCommand.class - [JAR]
├─ com.itv.scalapact.plugin.shared.ScalaPactTestCommand.class - [JAR]
├─ com.itv.scalapact.plugin.shared.ScalaPactVerifyCommand.class - [JAR]