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 drools-framework-car-insurance-model-2.0.10.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.chtijbug.drools.carinsurance.model
├─ org.chtijbug.drools.carinsurance.model.CalculatedElement.class - [JAR]
├─ org.chtijbug.drools.carinsurance.model.Car.class - [JAR]
├─ org.chtijbug.drools.carinsurance.model.Cost.class - [JAR]
├─ org.chtijbug.drools.carinsurance.model.Driver.class - [JAR]
├─ org.chtijbug.drools.carinsurance.model.QuoteRequest.class - [JAR]
├─ org.chtijbug.drools.carinsurance.model.Rule.class - [JAR]
├─ org.chtijbug.drools.carinsurance.model.RuleLevel.class - [JAR]