Registry / messaging / logisland-api

logisland-api

JSON →
library1.4.1javamavenunverified

API for LogIsland, an event mining platform based on Kafka for real-time data handling.

<dependency> <groupId>com.hurence.logisland</groupId> <artifactId>logisland-api</artifactId> <version>1.4.1</version> </dependency>
INSTALL
IMPORT
SIG · LOGISLAND-API
L
logisland-api
messagingjavav1.4.1
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.

Event
com.hurence.logisland.api.Event

Create a LogIsland Event.

import com.hurence.logisland.api.Event; public class Quickstart { public static void main(String[] args) { Event event = new Event(); event.setType("test"); System.out.println(event); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
OpenAI (training)
1
Resources
logisland-api — mvn dependency:get logisland-api · libregistry