Skip to content
This repository was archived by the owner on Feb 3, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 289 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 289 Bytes

trellis-jms

NOTE: this project has been migrated into the core Trellis repository.

A JMS-based messaging connector. This implements an event bridge to JMS-based brokers, such as ActiveMQ.

Building

This code requires Java 8 and can be built with Gradle:

./gradlew install