Project Summary

Project Information

Field Value
Name Core Interactors
Description The Use Case Interactors module defines and implements application-specific business rules, acting as the mediator between the core domain layer (Entities) and the outer infrastructure layers (e.g., UI, database, or frameworks). Aligned with Clean Architecture principles, this module encapsulates and orchestrates the flow of data within the system, ensuring a strict separation of concerns. By isolating use cases from external dependencies, the module enhances maintainability, scalability, and robustness, enabling structured and flexible application logic that adapts to evolving business processes without affecting the core domain or external systems.
Homepage http://macha.machanism.org/core/core-interactors

Project Organization

This project does not belong to an organization.

Build Information

Field Value
GroupId org.machanism.macha.core.interactors
ArtifactId core-interactors
Version 0.0.2-SNAPSHOT
Type pom