/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

clojars.org
| | blog.djy.io
3.1 parsecs away

Travel
| | [AI summary] The author announces the release of a new open-source Clojure character utility library on Clojars, detailing the integration with the Boot build tool for deployment.
| | danielcompton.net
2.1 parsecs away

Travel
| | One of Maven's dependency management features is the classifier. Classifiers let you create multiple different artifacts from the same POM. You might use this to publish variations with native libraries for each OS, or to support different Java versions. This is also how sources and javadoc artifacts are created. In Maven you can specify a dependency on a version with like this: io.netty netty-transport-native-epoll 4.1.74 linux-x86_64 To specify this dependency with Clojure's deps.
| | blog.michielborkent.nl
2.9 parsecs away

Travel
| | [AI summary] A technical guide demonstrating how to quickly experiment with Clojure and ClojureScript libraries like clj-time using command-line tools such as Leiningen, Boot, and Planck.
| | www.codeproject.com
12.5 parsecs away

Travel
| For those who code