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 diferencia-java-core-0.6.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.lordofthejars.diferencia.api
├─ com.lordofthejars.diferencia.api.DiferenciaConfiguration.class - [JAR]
├─ com.lordofthejars.diferencia.api.DiferenciaConfigurationUpdate.class - [JAR]
├─ com.lordofthejars.diferencia.api.DiferenciaMode.class - [JAR]
├─ com.lordofthejars.diferencia.api.ErrorDetail.class - [JAR]
├─ com.lordofthejars.diferencia.api.Stat.class - [JAR]
├─ com.lordofthejars.diferencia.api.Stats.class - [JAR]
com.lordofthejars.diferencia.core
├─ com.lordofthejars.diferencia.core.Diferencia.class - [JAR]
├─ com.lordofthejars.diferencia.core.DiferenciaExecutor.class - [JAR]
├─ com.lordofthejars.diferencia.core.FileManager.class - [JAR]
├─ com.lordofthejars.diferencia.core.FilePermission.class - [JAR]
├─ com.lordofthejars.diferencia.core.InstallManager.class - [JAR]
├─ com.lordofthejars.diferencia.core.OperatingSystemFamily.class - [JAR]
├─ com.lordofthejars.diferencia.core.OperativeSystemConfig.class - [JAR]
com.lordofthejars.diferencia.gateway
├─ com.lordofthejars.diferencia.gateway.DiferenciaAdminClient.class - [JAR]
├─ com.lordofthejars.diferencia.gateway.DiferenciaClient.class - [JAR]