This page will provide a list of all the "old" contrib library namespaces from the 1.2 monolithic contrib, along with a brief explanation of its status and how to migrate code that depends on functions in each namespace. This page is a work in progress and will need input from all maintainers of the "new" contrib modules as well as folks with historical knowledge of the contrib library.
Clojure.Contrib Namespaces
- clojure.contrib.accumulators
- clojure.contrib.agent-utils
- clojure.contrib.base64
- clojure.contrib.classpath
- clojure.contrib.combinatorics
- Migrated to clojure.math.combinatorics - lead Mark Engelberg.
- Status: awaiting test cases, awaiting automated builds, awaiting releases, awaiting JIRA project.
- clojure.contrib.command-line
- Replaced by clojure.tools.cli (based on the clargon library) - lead Aaron Bedra?
- Status: latest build status, latest release on Maven, awaiting JIRA project.
- clojure.contrib.complete
- clojure.contrib.complex-numbers
- clojure.contrib.cond
- clojure.contrib.condition
- clojure.contrib.core
- clojure.contrib.dataflow
- clojure.contrib.datalog
- clojure.contrib.def
- Partly migrated to clojure.core.incubator - lead Rich Hickey.
- Status: latest build status, latest release on Maven, report bugs.
- clojure.contrib.error-kit
- clojure.contrib.except
- clojure.contrib.fcase
- clojure.contrib.find-namespaces
- clojure.contrib.fnmap
- clojure.contrib.gen-html-docs
- clojure.contrib.generic
- clojure.contrib.graph
- clojure.contrib.greatest-least
- clojure.contrib.import-static
- clojure.contrib.jar
- clojure.contrib.java-utils
- clojure.contrib.jmx
- clojure.contrib.json
- Migrated to clojure.data.json - lead Stuart Sierra.
- Status: latest build status, latest release on Maven, report bugs.
- clojure.contrib.lazy-seqs
- clojure.contrib.lazy-xml
- clojure.contrib.load-all
- clojure.contrib.logging
- clojure.contrib.macro-utils
- clojure.contrib.macros
- clojure.contrib.map-utils
- clojure.contrib.math
- clojure.contrib.miglayout
- clojure.contrib.mmap
- clojure.contrib.mock
- clojure.contrib.monadic-io-streams
- clojure.contrib.monads
- clojure.contrib.ns-utils
- clojure.contrib.parent
- clojure.contrib.priority-map
- clojure.contrib.probabilities
- clojure.contrib.profile
- clojure.contrib.prxml
- clojure.contrib.reflect
- clojure.contrib.repl-ln
- clojure.contrib.repl-utils
- clojure.contrib.seq
- clojure.contrib.server-socket
- clojure.contrib.set
- clojure.contrib.singleton
- clojure.contrib.sql
- Migrated to clojure.java.jdbc - lead Sean Corfield.
- Status: latest build status, latest release on Maven, report bugs.
- clojure.contrib.standalone
- clojure.contrib.stream-utils
- clojure.contrib.strint
- clojure.contrib.swing-utils
- clojure.contrib.trace
- clojure.contrib.types
- clojure.contrib.with-ns
- clojure.contrib.zip-filter
Labels: