Registry / messaging / openmessaging-api

openmessaging-api

JSON →
library2.2.1-pubsubjavamavenunverified

Standard Java API for distributed messaging, providing vendor-neutral interfaces for message producers and consumers.

<dependency> <groupId>io.openmessaging</groupId> <artifactId>openmessaging-api</artifactId> <version>2.2.1-pubsub</version> </dependency>
INSTALL
IMPORT
SIG · OPENMESSAGING-API
O
openmessaging-api
messagingjavav2.2.1-pubsub
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.

Message
✓ io.openmessaging.Message

Create a simple message with a byte body.

import io.openmessaging.Message; Message msg = new Message(); msg.setBody("Hello".getBytes());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.2.1-pubsublatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
OpenAI (training)
1
Resources
openmessaging-api — mvn dependency:get openmessaging-api · libregistry