Registry / other / siddhi-annotations

siddhi-annotations

JSON →
library5.1.33javamavenunverified

Siddhi is a stream processing and complex event processing engine.

<dependency> <groupId>io.siddhi</groupId> <artifactId>siddhi-annotations</artifactId> <version>5.1.33</version> </dependency>
INSTALL
IMPORT
SIG · SIDDHI-ANNOTATIONS
S
siddhi-annotations
otherjavav5.1.33
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Processor
io.siddhi.annotation.Processor

Defines a custom Siddhi processor using annotations.

import io.siddhi.annotation.Processor; @Processor( name = "customProcessor", description = "A custom processor" ) public class CustomProcessor { // implementation }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.1.33latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
siddhi-annotations — mvn dependency:get siddhi-annotations · libregistry