Spring online repository for Maven
Posted
by Fortyrunner
on Stack Overflow
See other posts from Stack Overflow
or by Fortyrunner
Published on 2009-05-02T21:54:47Z
Indexed on
2010/05/22
1:20 UTC
Read the original article
Hit count: 351
I've just installed Maven2 for the first time.
By default it pulls down a few useful jars into a local project: jakarta-commons, junit etc.
I wanted to pull in the latest Spring release (2.5.6 at the time of writing). But the online repositories I looked at (iBiblio and Maven) only had much older versions of Spring libraries.
Are there any other repositories that are kept up to date? What is the best practice here; can we maintain them ourselves? I would be prepared to help out maintaining this stuff!
© Stack Overflow or respective owner