juneau-bean-common
The juneau-bean-common module provides common utilities and base classes for the other juneau-bean-X modules.
Overview
This module contains shared functionality used across all bean modules, including:
- Common base classes
- Shared utilities
- Base interfaces
- Common annotations
Usage
The juneau-bean-common module is automatically included when you use any of the other juneau-bean-X modules, so you typically don't need to include it explicitly in your dependencies.
Dependencies
- No external dependencies
- Used by all other
juneau-bean-Xmodules
Share feedback or follow-up questions for this page directly through GitHub.