Is there a public Maven repository that contains spring-core 3 yet?
I can find 2.5.4 all day long but not 3. If there answer is yes, please include the location in the answer.
|
|
Is there a public Maven repository that contains spring-core 3 yet? I can find 2.5.4 all day long but not 3. If there answer is yes, please include the location in the answer.
|
|||
|
|
|
|
You can get the milestones and release candidates from Spring's Maven repository. The repository is difficult to browse, but the files are there, e.g. the spring-core 3.0.0.RC1 pom Here is an example repository declaration and dependency:
|
||
|