boot-jruby

Boot task to execute JRuby code.

Leiningen/Boot

[boot-jruby "0.3.0"]

Clojure CLI/deps.edn

boot-jruby/boot-jruby {:mvn/version "0.3.0"}

Gradle

implementation("boot-jruby:boot-jruby:0.3.0")

Maven

<dependency>
  <groupId>boot-jruby</groupId>
  <artifactId>boot-jruby</artifactId>
  <version>0.3.0</version>
</dependency>