hornetq-clj/stomp-example

An example of using stomp

  • VCSN/A

  • cljdoc documentationcljdoc
  • 20 Downloads
  • 20 This Version

Leiningen/Boot

[hornetq-clj/stomp-example "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

hornetq-clj/stomp-example {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("hornetq-clj:stomp-example:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>hornetq-clj</groupId>
  <artifactId>stomp-example</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>