clojars

http://clojars.org discussion and “support”, see http://status.clojars.org for status.
rovanion 2017-04-17T08:21:28.864334Z

Am I right in thinking that you on the server side knows how to order the versions? Because that's really hard with just the data in all-jars.clj.gz.

2017-04-17T13:41:47.592372Z

@rovanion we have code to order versions here: https://github.com/clojars/clojars-web/blob/master/src/clojars/maven.clj#L193 and yes, it's not straightforward