added section on maven repo downloads

This commit is contained in:
Luke Taylor 2008-04-14 14:20:11 +00:00
parent 680b2d3b74
commit 31a9fa553d
1 changed files with 16 additions and 0 deletions

View File

@ -35,6 +35,22 @@ QUICK START
We recommend you visit http://static.springframework.org/spring-security/site and
read the "Suggested Steps" page.
-------------------------------------------------------------------------------
MAVEN REPOSITORY DOWNLOADS
-------------------------------------------------------------------------------
Release jars for the project are available from the central maven repository
http://repo1.maven.org/maven2/org/springframework/security/
Note that milestone releases and snapshots are not uploaded to the central
repository, but can be obtained from te Spring milestone repository.
This blog article has full details on how to download milestone or snapshot
jars or use them in a Maven-based project build:
http://blog.springsource.com/main/2007/09/18/maven-artifacts-2/
-------------------------------------------------------------------------------
OBTAINING SUPPORT
-------------------------------------------------------------------------------