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 configuration-magic-core_2.11-1.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.gu.cm
├─ com.gu.cm.AwsApplication.class - [JAR]
├─ com.gu.cm.AwsInstance.class - [JAR]
├─ com.gu.cm.AwsInstanceImpl.class - [JAR]
├─ com.gu.cm.ClassPathConfigurationSource.class - [JAR]
├─ com.gu.cm.Configuration.class - [JAR]
├─ com.gu.cm.ConfigurationSource.class - [JAR]
├─ com.gu.cm.DynamoDbConfigurationSource.class - [JAR]
├─ com.gu.cm.EmptyConfigurationSource.class - [JAR]
├─ com.gu.cm.FileConfigurationSource.class - [JAR]
├─ com.gu.cm.Identity.class - [JAR]
├─ com.gu.cm.InstanceDescriber.class - [JAR]
├─ com.gu.cm.LocalApplication.class - [JAR]
├─ com.gu.cm.Logger.class - [JAR]
├─ com.gu.cm.Mode.class - [JAR]
├─ com.gu.cm.S3ConfigurationSource.class - [JAR]
├─ com.gu.cm.SysOutLogger.class - [JAR]