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.event:domain-event:jar:0.0.4
![[Information]](./images/icon_info_sml.gif)
| Domain Events |
|
Description: Domain Event is a Java library designed for event-driven and
domain-driven architectures. It provides a generic DomainEvent class to
represent events, an interface for custom event listeners, and a runtime
exception for handling event processing failures. This artifact helps
decouple business logic, making workflows cleaner and more maintainable.
Key parameters include event type, entity ID, entity type, payload, and
timestamp. It is suitable for applications that need explicit event
management and modular event handling.
URL: https://macha.machanism.org/core/core-entities/event-entities/domain-event
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, Domain Events
Dependency File Details
| Filename |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
| base-entities-0.0.4.jar |
6.4 kB |
20 |
5 |
3 |
1.8 |
Yes |
| Total |
Size |
Entries |
Classes |
Packages |
Java Version |
Debug Information |
| 1 |
6.4 kB |
20 |
5 |
3 |
1.8 |
1 |
| compile: 1 |
compile: 6.4 kB |
compile: 20 |
compile: 5 |
compile: 3 |
1.8 |
compile: 1 |