takeoff/clj-camel

Clojure wrapper for Apache Camel

Leiningen/Boot

[takeoff/clj-camel "1.1.1"]

Clojure CLI/deps.edn

takeoff/clj-camel {:mvn/version "1.1.1"}

Gradle

implementation("takeoff:clj-camel:1.1.1")

Maven

<dependency>
  <groupId>takeoff</groupId>
  <artifactId>clj-camel</artifactId>
  <version>1.1.1</version>
</dependency>