Project Summary
Project Information
Field | Value |
---|---|
Name | Base Entities |
Description | The Base Entities Module serves as the foundation of the domain layer in Macha Core, following Clean Architecture principles. It defines core business rules and reusable models that ensure stability, scalability, and modularity throughout the system. By separating concerns and remaining independent of external dependencies, this module provides a clean and maintainable core for integration with infrastructure, UI, and databases. |
Homepage | https://macha.machanism.org/core/core-entities/base-entities |
Project Organization
This project does not belong to an organization.
Build Information
Field | Value |
---|---|
GroupId | org.machanism.macha.core.entities |
ArtifactId | base-entities |
Version | 0.0.3 |
Type | jar |
Java Version | 1.8 |