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 kernel-templatemanager-velocity-1.2.0.1-B1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.mosip.kernel.templatemanager.velocity.builder
├─ io.mosip.kernel.templatemanager.velocity.builder.TemplateManagerBuilderImpl.class - [JAR]
io.mosip.kernel.templatemanager.velocity.impl
├─ io.mosip.kernel.templatemanager.velocity.impl.TemplateManagerImpl.class - [JAR]
io.mosip.kernel.templatemanager.velocity.constant
├─ io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerConstant.class - [JAR]
├─ io.mosip.kernel.templatemanager.velocity.constant.TemplateManagerExceptionCodeConstant.class - [JAR]
io.mosip.kernel.templatemanager.velocity.util
├─ io.mosip.kernel.templatemanager.velocity.util.TemplateManagerUtil.class - [JAR]