Job Runner Plugin
Allows running any bean with an execute method on the command line while maintaining transactions and service injection Read more
Dependency :
compile ":job-runner:0.4.1"
Allows running any bean with an execute method on the command line while maintaining transactions and service injection Read more
Dependency :
compile ":job-runner:0.4.1"
Adds the Spring Batch framework to application. Allows for job configuration using Spring Bean DSL. See documentation at https://github.com/johnrengelman/grails-spring-batch for details. Read more
Dependency :
compile ":spring-batch:1.0.RC2"
Plugin to load and run batch (non-web) Grails application Read more
Dependency :
compile ":batch-launcher:0.5.6"