▲ | kccqzy 2 days ago | |
It's not clear whether the author built the Clojure program into a jar or not. If so, it would be thanks to the JVM. In any case, the dominant way people build Clojure has changed. Ten years ago it probably used lein. Nowadays a new project will probably use deps.edn. |