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 audit-log-2.2023.01.10_13.49-81ddc732df3a.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
no.nav.common.audit_log.cef
├─ no.nav.common.audit_log.cef.CefMessage.class - [JAR]
├─ no.nav.common.audit_log.cef.CefMessageBuilder.class - [JAR]
├─ no.nav.common.audit_log.cef.CefMessageEvent.class - [JAR]
├─ no.nav.common.audit_log.cef.CefMessageExtensionFields.class - [JAR]
├─ no.nav.common.audit_log.cef.CefMessageSeverity.class - [JAR]
no.nav.common.audit_log.log
├─ no.nav.common.audit_log.log.AuditLogger.class - [JAR]
├─ no.nav.common.audit_log.log.AuditLoggerConstants.class - [JAR]
├─ no.nav.common.audit_log.log.AuditLoggerImpl.class - [JAR]