jar

org.int4.dirk : parent

Maven & Gradle

Jul 01, 2022
31 stars

Dirk: Dynamic Dependency Injection Framework · A light-weight framework that allows using inject annotations (such as JSR-330 or Jakarta Annotations) to create instances of objects, even when they're dynamically loaded at runtime. This framework will allow you to package your classes in seperate JAR's, load them at runtime, and have them injected with dependencies or serve as dependencies for other classes.

Table Of Contents

Latest Version

Download org.int4.dirk : parent JAR file - Latest Versions:

All Versions

Download org.int4.dirk : parent JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

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

Advertisement