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

trellis-ldp-archive/trellis-jms

Repository files navigation

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