[BUILD-63] <job-repository/> and <tasklet-step/> complete.

This commit is contained in:
nebhale
2008-02-22 13:32:33 +00:00
parent 455bfe2fab
commit ca5bf67556
9 changed files with 150 additions and 14 deletions

View File

@@ -73,6 +73,11 @@
<groupId>org.springframework</groupId>
<artifactId>spring-beans</artifactId>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-core</artifactId>