| jeap-error-handling | Process faulty messages: retry for temporary issues, persistence and retry/handling for permanent errors. | GitHub |
| jeap-process-context-service | Store and retrieve context information for cross-service processes in an event-driven architecture (choreography over orchestration). Extensible via plugins. | GitHub |
| jeap-process-archive-service | Archive artifacts pertaining to a process (for audit or business requirements). Extensible via plugins. | GitHub |
| jeap-message-exchange-service | Exchange incoming and outgoing messages with external parties via an HTTP-based messagebox API. | GitHub |
| jeap-message-contract-service | Manage messaging contracts used in compatibility checks upon deployment, similar to consumer-driven contract testing. | GitHub |
| jeap-archrepo-service | Centralized system for automatically managing and documenting the application architecture inventory. | GitHub |
| jeap-deploymentlog-service | Trace the deployments of microservices across stages. | GitHub |
| jeap-governance-service | Quick overview of system and service compliance with defined policies. Extensible via plugin implementations. | GitHub |
| jeap-opensearch-index-writer-service | Event-driven indexing of search items into OpenSearch. | GitHub |
| jeap-oauth-mock-server | Configurable OAuth2/OpenID-Connect server for local development and testing. | GitHub |