cs-rabbit-to-mysql/lein-template

Template for a project that listens to a rabbit queue and writes to mysql

  • VCSN/A

  • cljdoc documentationcljdoc
  • 157 Downloads
  • 73 This Version

Leiningen/Boot

[cs-rabbit-to-mysql/lein-template "1.0.0-RELEASE"]

Clojure CLI/deps.edn

cs-rabbit-to-mysql/lein-template {:mvn/version "1.0.0-RELEASE"}

Gradle

implementation("cs-rabbit-to-mysql:lein-template:1.0.0-RELEASE")

Maven

<dependency>
  <groupId>cs-rabbit-to-mysql</groupId>
  <artifactId>lein-template</artifactId>
  <version>1.0.0-RELEASE</version>
</dependency>