tools
Sort by:Popular

Tools
Last Release on May 6, 2023
nREPL is a Clojure network REPL that provides a REPL server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.
Last Release on Apr 3, 2017

Relocated → nrepl » nrepl
Java annotations to use in Mojos
Last Release on Oct 25, 2024
Core classes of Apache Maven to manage the building process.
Last Release on Jun 5, 2025
Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications.
Last Release on Aug 29, 2024
Gradle plug-in to build Android applications.
Last Release on May 28, 2025
Logging macros which delegate to a specific logging implementation, selected at runtime when the clojure.tools.logging namespace is first loaded.
Last Release on Feb 6, 2024
Spring Boot Developer Tools
Last Release on May 23, 2025
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 Feb 19, 2024

10. Ant852 usages

ant » antApache

Apache Ant is a Java-based build tool used to automate software build processes.
Last Release on Oct 15, 2010

Relocated → org.apache.ant » ant