Search code examples
springschedulingquartz-scheduler

Can't find "org.springframework.scheduling.quartz.JobDetailBean" spring + quartz


I have in my build path both quartz 1.8.3.jar and Spring 3.0.6 jars, but the package that appears in all tutorials for spring + quartz scheduling isn't available. Where i can find it?

   "org.springframework.scheduling.quartz.JobDetailBean"

Solution

  • it seems to be in spring-context-support : http://search.maven.org/#search%7Cga%7C1%7Cfc%3Aorg.springframework.scheduling.quartz.JobDetailBean