Really no way that you could download the dependency jars through,
say, Maven...? (As documented in labrepl's readme [1].)

If not, you can download the jars from the Maven repositories by hand.
The relevant repos are Hudson [2] (for clojure.jar and
clojure-contrib.jar; use the "releases" section), Clojars [3] (for
Clojure libraries; in this case, clojure-http-client and
swank-clojure) and Maven Central [4] (for Java libraries; in this
case, log4j, postgresql and stringtemplate). Note these links are to
the repos' contents (viewable through a browser as a directory tree);
for Hudson and Clojars, drop the final (directory) part of the URLs
for the useful websites backed by these repositories.

Sincerely,
Michał

[1] http://github.com/relevance/labrepl
[2] http://build.clojure.org/releases/
[3] http://clojars.org/repo/
[4] http://repo1.maven.org/maven2/

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to