VInject
Java Dependency injection framework
Last updated
Java Dependency injection framework
Last updated
A lightweight and powerful dependency injection framework for Java applications, designed to simplify and improve code organization. Originally created for Minecraft plugin development, it provides seamless integration with the Bukkit/Spigot ecosystem with the possibility to support standalone Java applications.
Native integration with Paper plugins
Automatic plugin lifecycle management
Component templates with the
Examples can be found on the .