File | Operation |
---|---|
batch-web-spring-boot-2.2.0.pom | download |
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>batch-web-spring-boot</artifactId>
<version>2.2.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='batch-web-spring-boot', version='2.2.0')
)