takeoff/clj-camel

Clojure wrapper for Apache Camel

Leiningen/Boot

[takeoff/clj-camel "2.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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