List Question
12 TechQA 2024-03-25T05:46:20.713000Within a Clojure project using deps.edn, where is the package name and version tracked?
61 views
Asked by justkash
Syntax error (ClassNotFoundException) compiling at (deps.edn:0:0). JSON Clojure error
152 views
Asked by SomeoneThatCodes
How to avoid duplication of dependency declaration in a Clojure/ClojureScript project?
144 views
Asked by Pedro Delfino
how to cross-compile windows linux macos ubejar for javafx with deps.edn aliases?
172 views
Asked by Sergei-Udris
What is a common convention for storing a project version number in a Clojure project?
490 views
Asked by jkndrkn
How to compile all source and tests before running -M or -X from deps.edn?
621 views
Asked by Erp12
How do you refer to or reuse one alias from another using deps.edn?
564 views
Asked by metasoarous
Why is clojure deps adding `/main/clojure` to classpath when using `:local/root`?
325 views
Asked by fraxture
Clojure: how to tell if code is running in the REPL or a JAR?
1.1k views
Asked by djhaskin987
How to set default value for *print-length* in deps.edn
183 views
Asked by Mert Nuhoglu
How do I use cljsjs packages in a deps.edn project
257 views
Asked by Victor Basso
Clojure (deps.edn) separate integration tests
269 views
Asked by Victor Basso