@ -136,4 +136,4 @@ The following configuration will resolve `spring-context` 3.1.0.RELEASE:
@@ -136,4 +136,4 @@ The following configuration will resolve `spring-context` 3.1.0.RELEASE:
```
## Manually downloading Spring distributions
If for whatever reason you are not using a build system with dependency management capabilities, you can download Spring Framework _distribution zips_ from the SpringSource [community download page](http://www.springsource.com/download/community?project=Spring%20Framework). These distributions contain all source and binary jar files, as well as Javadoc and reference documentation, but _do not_ contain external dependencies! However, if you build from source, you can create the `-with-dependencies.zip` locally. See the "To build a distribution" section of [Building from source] for details.
If for whatever reason you are not using a build system with dependency management capabilities, you can download Spring Framework _distribution zips_ from the SpringSource [community download page](http://www.springsource.com/download/community?project=Spring%20Framework). These distributions contain all source and binary jar files, as well as Javadoc and reference documentation, but _do not_ contain external dependencies! However, if you build from source you can create the `-dependencies.zip` locally. See the "To build a distribution" section of [Building from source] for details.