Works for me. On Nov 7, 2013, at 5:44 PM, Techy Teck <[email protected]> wrote:
> This is what I am getting after adding that dependency into my maven project > - > > Missing artifact org.apache.curator:curator-recipes:jar:2.3.0 > > <dependency> > <groupId>org.apache.curator</groupId> > <artifactId>curator-recipes</artifactId> > <version>2.3.0</version> > </dependency> > > > > On Thu, Nov 7, 2013 at 5:37 PM, Jordan Zimmerman <[email protected]> > wrote: > It's there. I just checked. > > http://search.maven.org/#artifactdetails%7Corg.apache.curator%7Ccurator-recipes%7C2.3.0%7Cbundle > > ==================== > Jordan Zimmerman > > On Nov 7, 2013, at 5:27 PM, Techy Teck <[email protected]> wrote: > >> Can we use Apache Curator 2.3.0 that got released today in the maven project >> or not? >> >> I tried adding dependency 2.3.0 in my maven project but it doesn't work. >
