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 scalatra-forms_3-3.0.0-M5-jakarta.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.scalatra.forms
├─ org.scalatra.forms.Constraint.class - [JAR]
├─ org.scalatra.forms.FormSupport.class - [JAR]
├─ org.scalatra.forms.MappingValueType.class - [JAR]
├─ org.scalatra.forms.SingleValueType.class - [JAR]
├─ org.scalatra.forms.ValueType.class - [JAR]
├─ org.scalatra.forms.VerifyingValueType.class - [JAR]
├─ org.scalatra.forms.package.class - [JAR]
├─ org.scalatra.forms.views.class - [JAR]