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 generator-maven-plugin-1.0.4.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.wtbian.core
├─ com.github.wtbian.core.Context.class - [JAR]
├─ com.github.wtbian.core.Entity.class - [JAR]
├─ com.github.wtbian.core.EntityFactory.class - [JAR]
├─ com.github.wtbian.core.EntityToModuleHelper.class - [JAR]
├─ com.github.wtbian.core.Generate.class - [JAR]
├─ com.github.wtbian.core.GenerateImpl.class - [JAR]
├─ com.github.wtbian.core.Generator.class - [JAR]
├─ com.github.wtbian.core.Module.class - [JAR]
├─ com.github.wtbian.core.ProcessImpl.class - [JAR]
├─ com.github.wtbian.core.Property.class - [JAR]
├─ com.github.wtbian.core.PropertyType.class - [JAR]
├─ com.github.wtbian.core.VoEntityFactory.class - [JAR]
com.github.wtbian.plugin
├─ com.github.wtbian.plugin.MvcMojo.class - [JAR]
com.github.wtbian.util
├─ com.github.wtbian.util.FreemarkerUtils.class - [JAR]
├─ com.github.wtbian.util.ResolveDirectoryUtil.class - [JAR]
├─ com.github.wtbian.util.SqlParserUtil.class - [JAR]