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 mybatis-generator-plus-maven-plugin-1.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.ihansen.mbp.extend.maven
├─ org.ihansen.mbp.extend.maven.HelpMojo.class - [JAR]
├─ org.ihansen.mbp.extend.maven.MavenLogFactory.class - [JAR]
├─ org.ihansen.mbp.extend.maven.MavenLogImpl.class - [JAR]
├─ org.ihansen.mbp.extend.maven.MavenProgressCallback.class - [JAR]
├─ org.ihansen.mbp.extend.maven.MavenShellCallback.class - [JAR]
├─ org.ihansen.mbp.extend.maven.MyBatisGeneratorMojo.class - [JAR]
├─ org.ihansen.mbp.extend.maven.SqlScriptRunner.class - [JAR]