Group: org.jeecqrs - All Dependencies
JEECQRS JCommonDomain Integration: JEEventstore Persistence · A library of services and classes that integrates JEECQRS and JCommonDomain with JEEventstore as persistence mechanism. This library is left independent of a choice of underlying persistence or serialization technology within JEventStore, i.e., one includes this module as library and adds the desired persistence (e.g., JPA) and serialization (e.g., GSON) implementations as needed.
JEECQRS JCommonDomain Integration: Core · A library of services and classes that integrates JEECQRS and JCommonDomain.
JEECQRS JCommonDomain Integration: JEEventStore Services EJB (Sync) · A preconfigured ejb that contains JEECQRS and JEEventStore integration services. Add this and one of the Serialization and Persistence EJBs of your choice.
JEECQRS JCommonDomain Integration: JEEventStore Services EJB · A preconfigured ejb that contains JEECQRS and JEEventStore integration services. Add this and one of the Serialization and Persistence EJBs of your choice.
JEECQRS: Parent Module · Infrastructure tools to implement CQRS with Java EE standard methods
JEECQRS JCommonDomain Integration: Parent · A library of services and classes that integrates JEECQRS and JCommonDomain.
CommonDomain for Java: Parent module · Encapsulates various infrastructure concerns for domains.