jar

io.github.omzz15 : beans

Maven & Gradle

Aug 09, 2023
0 stars

Java Beans · A simplified version of Springs bean and autowire functions for automatic generation, profiles, and dependency injection

Table Of Contents

Latest Version

Download io.github.omzz15 : beans JAR file - Latest Versions:

All Versions

Download io.github.omzz15 : beans JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.x
2.1.x
2.0.x
1.0.x
0.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 beans-2.2.0-FTCRELEASE.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

om.self.beans.core

├─ om.self.beans.core.BeanLoad.class - [JAR]

├─ om.self.beans.core.BeanManager.class - [JAR]

├─ om.self.beans.core.BeanManagerSettings.class - [JAR]

├─ om.self.beans.core.Profile.class - [JAR]

├─ om.self.beans.core.Utils.class - [JAR]

Advertisement