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 scio-test_2.11-0.8.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.spotify.scio.testing
├─ com.spotify.scio.testing.BigtableMatchers.class - [JAR]
├─ com.spotify.scio.testing.CoderAssertions.class - [JAR]
├─ com.spotify.scio.testing.JobTest.class - [JAR]
├─ com.spotify.scio.testing.PipelineSpec.class - [JAR]
├─ com.spotify.scio.testing.PipelineTestUtils.class - [JAR]
├─ com.spotify.scio.testing.RunEnforcementJobTest.class - [JAR]
├─ com.spotify.scio.testing.SCollectionMatchers.class - [JAR]
├─ com.spotify.scio.testing.ScioIOSpec.class - [JAR]
├─ com.spotify.scio.testing.package.class - [JAR]