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 nare-012820b.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
no.nav.nare.core.evaluations
├─ no.nav.nare.core.evaluations.Evaluering.class - [JAR]
├─ no.nav.nare.core.evaluations.Operator.class - [JAR]
├─ no.nav.nare.core.evaluations.Resultat.class - [JAR]
no.nav.nare.core.specifications
├─ no.nav.nare.core.specifications.Spesifikasjon.class - [JAR]
├─ no.nav.nare.core.specifications.SpesifikasjonKt.class - [JAR]