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 generatorcode-openservice-1.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.fartherp.generatorcode.os.xml.mybatis.mapper
├─ com.github.fartherp.generatorcode.os.xml.mybatis.mapper.OsBaseXMLMapperGenerator.class - [JAR]
com.github.fartherp.generatorcode.os.xml.mybatis.element
├─ com.github.fartherp.generatorcode.os.xml.mybatis.element.OsDeleteElementGenerator.class - [JAR]
├─ com.github.fartherp.generatorcode.os.xml.mybatis.element.OsInsertElementGenerator.class - [JAR]
├─ com.github.fartherp.generatorcode.os.xml.mybatis.element.OsInsertSelectiveElementGenerator.class - [JAR]
├─ com.github.fartherp.generatorcode.os.xml.mybatis.element.OsSelectByPrimaryKeyElementGenerator.class - [JAR]
├─ com.github.fartherp.generatorcode.os.xml.mybatis.element.OsUpdateByPrimaryKeyElementGenerator.class - [JAR]
├─ com.github.fartherp.generatorcode.os.xml.mybatis.element.OsUpdateByPrimaryKeySelectiveElementGenerator.class - [JAR]
com.github.fartherp.generatorcode.os.java.element
├─ com.github.fartherp.generatorcode.os.java.element.OsBaseBoGenerator.class - [JAR]
├─ com.github.fartherp.generatorcode.os.java.element.OsMapperGenerator.class - [JAR]
├─ com.github.fartherp.generatorcode.os.java.element.OsServiceGenerator.class - [JAR]
├─ com.github.fartherp.generatorcode.os.java.element.OsServiceImplGenerator.class - [JAR]
com.github.fartherp.generatorcode.os.db
├─ com.github.fartherp.generatorcode.os.db.OsAttributes.class - [JAR]
├─ com.github.fartherp.generatorcode.os.db.OsTableMyBatis3Impl.class - [JAR]
com.github.fartherp.generatorcode.os.java.file
├─ com.github.fartherp.generatorcode.os.java.file.OsJavaGenerator.class - [JAR]
com.github.fartherp.generatorcode.os.comment
├─ com.github.fartherp.generatorcode.os.comment.OsCommentGenerator.class - [JAR]
com.github.fartherp.generatorcode.os
├─ com.github.fartherp.generatorcode.os.OsGenerator.class - [JAR]