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 brief-mybatis-3.6.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.javaoffers.brief.modelhelper.proxy
├─ com.javaoffers.brief.modelhelper.proxy.CrudMapperProxy.class - [JAR]
com.javaoffers.brief.modelhelper.config
├─ com.javaoffers.brief.modelhelper.config.ConfigContext.class - [JAR]
com.javaoffers.brief.modelhelper.exception
├─ com.javaoffers.brief.modelhelper.exception.VersionException.class - [JAR]
org.apache.ibatis.binding
├─ org.apache.ibatis.binding.MapperProxyFactoryAggent341.class - [JAR]
├─ org.apache.ibatis.binding.MapperProxyFactoryAggent3511.class - [JAR]
com.javaoffers.brief.modelhelper.install
├─ com.javaoffers.brief.modelhelper.install.InstallAgent.class - [JAR]
com.javaoffers.brief.modelhelper.aggent
├─ com.javaoffers.brief.modelhelper.aggent.InstallModelHelper.class - [JAR]
├─ com.javaoffers.brief.modelhelper.aggent.MapperProxyAggentProcess.class - [JAR]