takeoff/clj-camel

Clojure wrapper for Apache Camel

Leiningen/Boot

[takeoff/clj-camel "1.6.4"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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