Clarify download locations
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
Spring Batch Samples
|
||||
|
||||
* Zip Downloads
|
||||
|
||||
There is a ZIP artifact containing the release JARs called <<<spring-batch-*-no-dependencies.zip>>>. This file contains the JAR files for the release, including source code and the samples.
|
||||
|
||||
* Full releases: {{{http://static.springframework.org/downloads/nightly/release-download.php?project=BATCH}here}}.
|
||||
|
||||
* Milestones: {{{http://static.springframework.org/downloads/nightly/milestone-download.php?project=BATCH}here}}.
|
||||
|
||||
Source code can also be browsed and downloaded at {{{http://github.com/SpringSource/spring-batch}Github}}.
|
||||
|
||||
* Overview
|
||||
|
||||
There is considerable variability in the types of input and output
|
||||
|
||||
@@ -11,12 +11,14 @@ Spring Batch Downloads
|
||||
|
||||
* Zip Downloads
|
||||
|
||||
There is a ZIP artifact containing the release JARs called <<<spring-batch-*-no-dependencies.zip>>>. This file contains the JAR files for the release, including source code. In addition, this release contains the Spring Batch source code including the samples.
|
||||
There is a ZIP artifact containing the release JARs called <<<spring-batch-*-no-dependencies.zip>>>. This file contains the JAR files for the release, including source code and the samples.
|
||||
|
||||
* Full releases: {{{http://static.springframework.org/downloads/nightly/release-download.php?project=BATCH}here}}.
|
||||
|
||||
* Milestones: {{{http://static.springframework.org/downloads/nightly/milestone-download.php?project=BATCH}here}}.
|
||||
|
||||
Source code can also be browsed and downloaded at {{{http://github.com/SpringSource/spring-batch}Github}}.
|
||||
|
||||
* Maven Artifacts
|
||||
|
||||
Traditional "spring-*" artifacts are deployed on the Maven central repo. Full releases in this format also go in our s3 repository, browseable {{{http://shrub.appspot.com/maven.springframework.org/release/org/springframework/batch}here}}:
|
||||
|
||||
Reference in New Issue
Block a user