mitchelljthomas/activemq-protobuf-sandwich

An example of using Apache ActiveMQ and Google Protobuf with Clojure.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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