|
From: Brendan G. <bre...@gm...> - 2006-10-05 14:19:30
|
They already are: http://www.ibiblio.org/maven2/org/springframework/spring/2.0/ I pulled them down with this dependency: <dependency> <groupId>org.springframework</groupId> <artifactId>spring</artifactId> <version>2.0</version> </dependency> Although maybe you already know that, as it looks like your email was sent two days ago? HTH On 10/3/06, Dmitriy Kopylenko <dko...@ru...> wrote: > > Is it possible that Spring 2.0 final artifacts are available in M2 > public repository? > > Thanks, > Dmitriy. > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer > |