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 sms4j-Email-comm-2.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dromara.email.comm.utils
├─ org.dromara.email.comm.utils.BaseUtil.class - [JAR]
├─ org.dromara.email.comm.utils.HtmlUtil.class - [JAR]
├─ org.dromara.email.comm.utils.ZipUtils.class - [JAR]
org.dromara.email.comm.config
├─ org.dromara.email.comm.config.MailSmtpConfig.class - [JAR]
org.dromara.email.comm.errors
├─ org.dromara.email.comm.errors.MailException.class - [JAR]