8 packages
-
io.github.trae.hierarchy-framework
A lightweight hierarchical framework providing structured parent-child relationships between application components using generics. Works alongside the dependency injector for clean, strongly-typed modular architectures.
0 -
io.github.trae.dependency-injector
A lightweight and flexible Java dependency injection framework supporting constructor, field, and configuration injection.
0 -
io.github.trae.hytale-plugin-framework
A lightweight Hytale plugin framework providing structured base classes and utilities for building modular Hytale plugins. Works alongside the dependency injector and hierarchy framework for clean, strongly-typed plugin architectures.
0 -
io.github.trae.events
A lightweight, annotation-driven event bus for Java applications with priority-ordered dispatch, cancellable events.
0 -
io.github.trae.database
A unified database abstraction layer providing annotation-driven domain mapping, repository-based CRUD operations, and multi-backend support for MongoDB and MySQL. Works alongside the dependency injector for automatic repository discovery and injection.
0 -
io.github.trae.spigot-plugin-framework
A lightweight Spigot plugin framework providing structured base classes and utilities for building modular Minecraft plugins. Works alongside the dependency injector and hierarchy framework for clean, strongly-typed plugin architectures.
0 -
io.github.trae.jwt-security
A modern JWT security library for Java supporting authentication, token validation, and secure request handling.
0