<dependency>
<groupId>de.codecentric</groupId>
<artifactId>batch-boot-simple-jsr352</artifactId>
<version>2.0.0.RELEASE</version>
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='batch-boot-simple-jsr352', version='2.0.0.RELEASE')
)