Grzegorz Sobczyk - It's already available in Maven central repo link 

<dependency>
    <groupId>org.apache.solr</groupId>
    <artifactId>solr-solrj</artifactId>
    <version>4.0.0</version>
</dependency>

PS: use this 'http://search.maven.org' official website of maven central 
repository for artifact search/download

Cheers, Jeeva
Blog: http://www.myjeeva.com

On Oct 18, 2012, at 12:30 PM, Amit Nithian <anith...@gmail.com> wrote:

> I am not sure if this repository
> https://repository.apache.org/content/repositories/releases/ works but
> the modification dates seem reasonable given the timing of the
> release. I suspect it'll be on maven central soon (hopefully)
> 
> On Wed, Oct 17, 2012 at 11:13 PM, Grzegorz Sobczyk
> <grzegorz.sobc...@contium.pl> wrote:
>> Hello
>> Is there maven artifact for solrj 4.0.0 release ?
>> When it will be available to download from http://mvnrepository.com/ ??
>> 
>> version 4.0.0-BETA isn't compatibile with 4.0.0 (problems with zookeeper and
>> clusterstate.json parsing)
>> 
>> Best regards
>> Grzegorz Sobczyk
>> 
> 

Reply via email to