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 ibiz-model-engine-groovy-8.1.0.372.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.ibizsys.model.engine.groovy.plugin
├─ net.ibizsys.model.engine.groovy.plugin.GroovyPSModelEngineScript.class - [JAR]
├─ net.ibizsys.model.engine.groovy.plugin.ScriptProxy.class - [JAR]
net.ibizsys.model.engine.groovy.res
├─ net.ibizsys.model.engine.groovy.res.GroovyPSSysSFPluginEngine.class - [JAR]
├─ net.ibizsys.model.engine.groovy.res.IGroovyPSSysSFPluginEngine.class - [JAR]
net.ibizsys.model.engine.groovy.support
├─ net.ibizsys.model.engine.groovy.support.PSModelEngineExtension.class - [JAR]
├─ net.ibizsys.model.engine.groovy.support.PSSubSysServiceAPIEngineExtension.class - [JAR]
├─ net.ibizsys.model.engine.groovy.support.PSSystemEngineExtension.class - [JAR]