On Wednesday, 25 February 2015 15:11:14 UTC+5:30, Cecil Westerhof wrote:
>
> 2015-02-25 10:10 GMT+01:00 Shantanu Kumar <kumar.s...@gmail.com 
> <javascript:>>:
>
>> This has nothing to do with Leiningen, I think. The H2 artifacts are here:
>> http://mvnrepository.com/artifact/com.h2database/h2
>>
>> You can only use the artifacts that are available, which doesn't include 
>> 1.4.176 on Maven Central.
>>
>
> ​In the mvnrepository (the link you gave) there is 1.4.176. (It is used 82 
> times.) How to get it replicated to Maven Central?
>

One that is used 82 times is 1.3.176, not 1.4.176 -- you can change the 
version to "1.3.176" in project.clj to use it.

Shantanu
 

>  
>  
>
>> On Wednesday, 25 February 2015 14:27:51 UTC+5:30, Cecil Westerhof wrote:
>>>
>>> I am starting to play with SQL and Clojure. My choice (at least to start 
>>> with is H2). With Leiningen you can use version 1.4.77 up-to 1.4.185, but 
>>> those are all beta version. I would prefer to work with the last stable 
>>> version which is 1.4.176. Why is that not included in central or clojars?
>>>
>>
> -- 
> Cecil Westerhof
>  

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to