takeoff/clj-camel

Clojure wrapper for Apache Camel

Leiningen/Boot

[takeoff/clj-camel "1.2.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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