Project Summary

Project Information

Field Value
Name 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.
Homepage https://macha.machanism.org/core/core-entities/event-entities/domain-event

Project Organization

This project does not belong to an organization.

Build Information

Field Value
GroupId org.machanism.macha.core.entities.event
ArtifactId domain-event
Version 0.0.4
Type jar
Java Version 1.8