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 lambda-cform-organization-unit-1.1.16.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
pl.wrzasq.lambda.cform.organization.unit
├─ pl.wrzasq.lambda.cform.organization.unit.Handler.class - [JAR]
pl.wrzasq.lambda.cform.organization.unit.model
├─ pl.wrzasq.lambda.cform.organization.unit.model.OrganizationUnitRequest.class - [JAR]
pl.wrzasq.lambda.cform.organization.unit.service
├─ pl.wrzasq.lambda.cform.organization.unit.service.OrganizationUnitManager.class - [JAR]