staticioc parent project
· The goal of this project is to allow the use of the
Inversion of Control pattern at compile time so it can be applied
in any context, and for virtually any langage: IoC configuration
files are resolved at compile time and converted into the
appropriate piece of code. IoC configuration file uses the
very-wide spread Spring framework XML format. Generated code
won't depend on any framework, making it easy to integrate it
into any kind of application.
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 staticioc-parent-0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.