Events-processing
Jump to navigation
Jump to search
Internal
Overview
Processing logic that can be applied to event streams. The logic corresponding to each of the procedures listed below can be invoked from command line using the corresponding "command".
Procedures
Development
GitHub
Maven
<dependency> <groupId>io.novaordis.events.processing</groupId> <artifactId>events-processing</artifactId> <version>${events.processing.version}</version> </dependency>