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 mmegp-mbg-ext-1.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
me.ningpp.mmegp.comment
├─ me.ningpp.mmegp.comment.WithoutGeneratedAnnotationCommentGenerator.class - [JAR]
me.ningpp.mmegp.codegen
├─ me.ningpp.mmegp.codegen.DoNotGenerateDsqlModelIntrospectedTableImpl.class - [JAR]
├─ me.ningpp.mmegp.codegen.DoNotGenerateModelIntrospectedTableImpl.class - [JAR]
├─ me.ningpp.mmegp.codegen.DoNotGenerateSimpleModelIntrospectedTableImpl.class - [JAR]
├─ me.ningpp.mmegp.codegen.GenerateNothingIntrospectedTableImpl.class - [JAR]
├─ me.ningpp.mmegp.codegen.GenerateNothingMyBatis3IntrospectedTableImpl.class - [JAR]
me.ningpp.mmegp.plugins
├─ me.ningpp.mmegp.plugins.AddMmegpAnnotationPlugin.class - [JAR]
├─ me.ningpp.mmegp.plugins.DoNotGenerateExamplePlugin.class - [JAR]
├─ me.ningpp.mmegp.plugins.DoNotGenerateModelPlugin.class - [JAR]
├─ me.ningpp.mmegp.plugins.GenerateDynamicSqlSupportClassPlugin.class - [JAR]
├─ me.ningpp.mmegp.plugins.MmegpGenerateMapperPlugin.class - [JAR]
├─ me.ningpp.mmegp.plugins.MmegpPluginAdapter.class - [JAR]
me.ningpp.mmegp.dsql
├─ me.ningpp.mmegp.dsql.AbstractSelectPageMethodGenerator.class - [JAR]
├─ me.ningpp.mmegp.dsql.CommonSelectPageMethodGenerator.class - [JAR]
├─ me.ningpp.mmegp.dsql.MmegpDynamicSqlMapperGenerator.class - [JAR]
├─ me.ningpp.mmegp.dsql.SelectPageMethodGenerator.class - [JAR]
├─ me.ningpp.mmegp.dsql.StaticSelectPageMethodGenerator.class - [JAR]
me.ningpp.mmegp
├─ me.ningpp.mmegp.NullProgressCallback.class - [JAR]
me.ningpp.mmegp.constants
├─ me.ningpp.mmegp.constants.Constants.class - [JAR]