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 jackson-jr-annotation-support-2.15.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.fasterxml.jackson.jr.annotationsupport
├─ com.fasterxml.jackson.jr.annotationsupport.AnnotationBasedIntrospector.class - [JAR]
├─ com.fasterxml.jackson.jr.annotationsupport.AnnotationBasedValueRWModifier.class - [JAR]
├─ com.fasterxml.jackson.jr.annotationsupport.JacksonAnnotationExtension.class - [JAR]
├─ com.fasterxml.jackson.jr.annotationsupport.PackageVersion.class - [JAR]