Registry / messaging / andes-client

andes-client

JSON →
library4.0.0javamavenunverified

WSO2 Andes Client provides messaging capabilities for the WSO2 platform.

<dependency> <groupId>org.wso2.andes.wso2</groupId> <artifactId>andes-client</artifactId> <version>4.0.0</version> </dependency>
INSTALL
IMPORT
SIG · ANDES-CLIENT
A
andes-client
messagingjavav4.0.0
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.

AMQConnection
org.wso2.andes.client.AMQConnection

Minimal AMQP connection using Andes client

import org.wso2.andes.client.AMQConnection; public class Example { public static void main(String[] args) throws Exception { AMQConnection connection = new AMQConnection("amqp://localhost"); connection.start(); System.out.println("Connected to Andes"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
31
OpenAI (training)
1
Resources
andes-client — mvn dependency:get andes-client · libregistry