jar

com.googlecode.static-ioc : staticioc-parent

Maven & Gradle

Oct 13, 2013

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.

Table Of Contents

Latest Version

Download com.googlecode.static-ioc : staticioc-parent JAR file - Latest Versions:

All Versions

Download com.googlecode.static-ioc : staticioc-parent JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4
0.3

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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.