Explore >> Select a destination


You are here

www.deps.co
| | clojars.org
2.2 parsecs away

Travel
| | [fsdb/fsdb "1.2.0"] A reasonably convenient database on top of the file system.
| | danielcompton.net
1.8 parsecs away

Travel
| | At work, we have recently converted our projects to the Clojure CLI and deps.edn. There were a few commands from Leiningen that I needed to find an equivalent for when working with dependencies. Download all dependencies Often in a CI environment, you want to download all of the dependencies for a project before building the project. In Leiningen, you can use lein deps to do this. You can use clojure -P to Prepare the project with the Clojure CLI.
| | honza.pokorny.ca
4.5 parsecs away

Travel
| | Thoughts of an open source developer with a theology degree. Honza Pokorný is a web developer and an armchair theologian in Halifax, Canada
| | alvinalexander.com
11.7 parsecs away

Travel
| [AI summary] An example Java program using JDBC to connect to a Postgres database, execute a SQL query, and print results