clojure
Logging macros which delegate to a specific logging implementation, selected at runtime when the clojure.tools.logging namespace is first loaded.
Last Release on Dec 30, 2025
6.JSON1,353 usages
org.clojure » data.json EPL
Generating/parsing JSON from/to Clojure data structures
Last Release on Jan 2, 2026
Tools for managing namespaces in Clojure. Parse ns declarations from source files, extract their dependencies, build a graph of namespace dependencies within a project, update that graph as files change and reload files in the correct order.
Last Release on Jan 2, 2026
10.CLI728 usages
org.clojure » tools.cli EPL
Command line parsing library for Clojure
Last Release on Mar 10, 2026
