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 ax-service-0.0.18.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.g2forge.alexandria.service
├─ com.g2forge.alexandria.service.BasicServiceLoader.class - [JAR]
├─ com.g2forge.alexandria.service.DefaultInstantiator.class - [JAR]
├─ com.g2forge.alexandria.service.FeatureServiceLoader.class - [JAR]
├─ com.g2forge.alexandria.service.HService.class - [JAR]
├─ com.g2forge.alexandria.service.IServiceFeatureHierarchy.class - [JAR]
├─ com.g2forge.alexandria.service.IServiceLoader.class - [JAR]
├─ com.g2forge.alexandria.service.NewInstanceInstantiator.class - [JAR]
├─ com.g2forge.alexandria.service.SmartInstantiator.class - [JAR]
├─ com.g2forge.alexandria.service.SmartServiceConfigurationError.class - [JAR]