com.monkeyprojects/monkey-jms-artemis

Leiningen/Boot

[com.monkeyprojects/monkey-jms-artemis "0.2.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.monkeyprojects/monkey-jms-artemis {:mvn/version "0.2.1-SNAPSHOT"}

Gradle

implementation("com.monkeyprojects:monkey-jms-artemis:0.2.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.monkeyprojects</groupId>
  <artifactId>monkey-jms-artemis</artifactId>
  <version>0.2.1-SNAPSHOT</version>
</dependency>