clj-stomp

a streaming text oriented messaging protocol client for clojure

  • VCSN/A

  • cljdoc documentationcljdoc
  • 119 Downloads
  • 119 This Version

Leiningen/Boot

[clj-stomp "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

clj-stomp/clj-stomp {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("clj-stomp:clj-stomp:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-stomp</groupId>
  <artifactId>clj-stomp</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>