jar

io.defaultj : defaultj

Maven & Gradle

Jul 11, 2023
2 stars

defaultj · DefaultJ is a powerful Java library that provides default values for any class, offering multiple strategies for obtaining those values. It can be used as a dependency injection utility, similar to Guice. With 14 built-in strategies, DefaultJ can obtain default values through various means such as explicit bindings, annotations, enum values, factory methods, and more. It also supports custom annotations and offers annotation processors for validation. Available on Maven Central, DefaultJ can be easily integrated into Gradle and Maven projects. Contributions and selective usage of the library are encouraged.

Table Of Contents

Latest Version

Download io.defaultj : defaultj JAR file - Latest Versions:

All Versions

Download io.defaultj : defaultj JAR file - All Versions:

Version Vulnerabilities Size Updated
2.2.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 defaultj-2.2.0.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.