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 spark-tags_2.13-3.3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.spark.annotation
├─ org.apache.spark.annotation.AlphaComponent.class - [JAR]
├─ org.apache.spark.annotation.DeveloperApi.class - [JAR]
├─ org.apache.spark.annotation.Evolving.class - [JAR]
├─ org.apache.spark.annotation.Experimental.class - [JAR]
├─ org.apache.spark.annotation.Private.class - [JAR]
├─ org.apache.spark.annotation.Since.class - [JAR]
├─ org.apache.spark.annotation.Stable.class - [JAR]
├─ org.apache.spark.annotation.Unstable.class - [JAR]
├─ org.apache.spark.annotation.package.class - [JAR]
org.apache.spark.unused
├─ org.apache.spark.unused.UnusedStubClass.class - [JAR]