VortexDevelopment Docs
Github
  • Welcome
  • Projects
    • VortexPrisonCore
      • Commands and Permissions
      • AutoBlock
      • AutoSell
      • Backpack
      • Bombs
      • Boosters
      • Collections
      • Vouchers
      • Economy
      • Mines
      • Pickaxe
      • Ranks
      • Mine Treasures
      • Tips
      • Developer API
  • For Developers
    • VInject
    • VInject Intellij Plugin
    • VortexCore
Powered by GitBook
On this page
  1. For Developers

VInject

Java Dependency injection framework

PreviousDeveloper APINextVInject Intellij Plugin

Last updated 1 month ago

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.

Features

  • Native integration with Paper plugins

  • Automatic plugin lifecycle management

  • Component templates with the

Examples can be found on the .

Intellij Plugin
github repository