jar

org.ijsberg.iglu : iglu

Maven & Gradle

Sep 27, 2011
2 stars

Iglu · Iglu is an atomic framework, written in Java. It's a reference implementation for research focused on the configuration of an application in terms of modules, clusters, layers and their relations. It helps developers organize high-level separation of concerns and adhere to application design.

Table Of Contents

Latest Version

Download org.ijsberg.iglu : iglu JAR file - Latest Versions:

All Versions

Download org.ijsberg.iglu : iglu JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0

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 iglu-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ijsberg.iglu.util.types

├─ org.ijsberg.iglu.util.types.Converter.class - [JAR]

org.ijsberg.iglu

├─ org.ijsberg.iglu.Cluster.class - [JAR]

├─ org.ijsberg.iglu.ConfigurationException.class - [JAR]

├─ org.ijsberg.iglu.Layer.class - [JAR]

├─ org.ijsberg.iglu.Module.class - [JAR]

org.ijsberg.iglu.configuration

├─ org.ijsberg.iglu.configuration.StandardCluster.class - [JAR]

├─ org.ijsberg.iglu.configuration.StandardModule.class - [JAR]

org.ijsberg.iglu.util.reflection

├─ org.ijsberg.iglu.util.reflection.MethodInvocation.class - [JAR]

├─ org.ijsberg.iglu.util.reflection.ReflectionSupport.class - [JAR]