<dependency>
<groupId>de.codecentric</groupId>
<artifactId>batch-boot-file-to-db</artifactId>
<version>2.2.0</version>
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='batch-boot-file-to-db', version='2.2.0')
)