Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
Project Transitive Dependencies
No transitive dependencies are required for this project.
Project Dependency Graph
Dependency Tree
- org.machanism.macha.core.entities:saga-entities:jar:0.0.4
![[Information]](./images/icon_info_sml.gif)
| Saga Entities |
|
Description: The Saga Entities module within Macha Core Entities provides
foundational components for implementing
the Outbox Transactional Saga Pattern in distributed systems. It defines
core entities like SagaId
and SagaIdentifiedObject to facilitate identification and metadata
management for saga-related interactions.
By adhering to Clean Architecture principles, this module ensures
scalability, modularity, and consistency
for managing transactional sagas across the core.
URL: https://macha.machanism.org/core/core-entities/saga-entities
Project Licenses: Apache License, Version 2.0 |
- org.machanism.macha.core.entities:base-entities:jar:0.0.4 (compile)
![[Information]](./images/icon_info_sml.gif)
| 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.
URL: https://macha.machanism.org/core/core-entities/base-entities
Project Licenses: Apache License, Version 2.0 |
Licenses
Apache License, Version 2.0: Base Entities, Saga Entities
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
| base/target/classes |
- |
0 |
0 |
0 |
- |
- |
| Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
| 1 |
- |
- |
- |
- |
- |
- |
| compile: 1 |
- |
- |
- |
- |
- |
- |