The clj.base library provides functionality for Clojure with no external dependencies.
org.soulspace.clj contains the following namespaces:
- cli - functions to define and parse command line options
- core - general functions to supplement clojure.core
- namespace - functions to help working with namespaces
- property-replacement - functions for replacing properties in the form of ${property}
- string - functions to supplement clojure.string
Add the dependency:
© 2012-2023 Ludger Solbach