mitchelljthomas/activemq-protobuf-sandwich

A thin Clojure, core.async wrapper for Apache ActiveMQ. A study using ActiveMQ and Google Protobuf together.

Leiningen/Boot

[mitchelljthomas/activemq-protobuf-sandwich "0.4.1"]

Clojure CLI/deps.edn

mitchelljthomas/activemq-protobuf-sandwich {:mvn/version "0.4.1"}

Gradle

implementation("mitchelljthomas:activemq-protobuf-sandwich:0.4.1")

Maven

<dependency>
  <groupId>mitchelljthomas</groupId>
  <artifactId>activemq-protobuf-sandwich</artifactId>
  <version>0.4.1</version>
</dependency>