|
You are here |
clojars.org | ||
| | | | |
blog.djy.io
|
|
| | | | | [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
|
|
| | | | | 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
|
|
| | | | | [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
|
|
| | | For those who code | ||