Getting Started
SwiftMQ Client is an open-source (Apache 2) library that contains:
SwiftMQ JNDI client to access SwiftMQ's Federated JNDI as well as a Filesystem JNDI.
SwiftMQ JMS 1.1 client to connect to a SwiftMQ Router via JNDI/JMS.
SwiftMQ Filetransfer over JMS client to transfer files of unlimited size over JMS.
SwiftMQ AMQP 1.0 client to connect to any AMQP 1.0 broker.
Requirements
SwiftMQ Client requires Java 11 or later.
Obtain the Library
You can obtain SwiftMQ Client from Maven Central by adding this dependency to your pom.xml:
<dependency>
<groupId>com.swiftmq</groupId>
<artifactId>swiftmq-client</artifactId>
<version>12.3.0</version>
</dependency>
Please always use the latest version.
Building from Source
SwiftMQ Client is on GitHub. Please consult the README on how to build from sources.
Get in Touch
Please visit our website www.swiftmq.com.
Copyright and Trademark
SwiftMQ is a product and (c) of IIT Software GmbH. SwiftMQ and Swiftlet are registered trademarks (R) of IIT Software GmbH.