Module activemq.driver

ballerinax/activemq.driver Ballerina library

0.2.0

Overview

This module bundles the latest ActiveMQ client so that JMS connector can be used in ballerina projects easily.

Compatibility

Version
Ballerina Language2201.6.0
ActiveMQ Client Connector*5.18.2

*ActiveMQ Client Connector 5.18.2 is released under Apache 2.0 License.

Usage

To add the ActiveMQ driver dependency the project simply import the module as below,

Copy
import ballerinax/jms;
import ballerinax/activemq.driver as _;

Import

import ballerinax/activemq.driver;Copy

Metadata

Released date: 9 months ago

Version: 0.2.0

License: Apache-2.0


Compatibility

Platform: java11

Ballerina version: 2201.7.0

GraalVM compatible: Yes


Pull count

Total: 16

Current verison: 4


Weekly downloads


Source repository


Keywords

ActiveMQ


Contributors

Other versions