Download batch-web-spring-boot-starter-2.0.1.RELEASE.jar file - Jar b

Jar examples for b:batch-web-spring-boot-starter

Description

Spring Boot Starter Batch for Web

You can download jar file batch-web-spring-boot-starter 2.0.1.RELEASE in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add batch-web-spring-boot-starter-2.0.1.RELEASE.jar to your project.

<dependency>
   <groupId>de.codecentric</groupId>
   <artifactId>batch-web-spring-boot-starter</artifactId>
   <version>2.0.1.RELEASE</version>
</dependency>
compile group: 'de.codecentric', name: 'batch-web-spring-boot-starter', version: '2.0.1.RELEASE'
libraryDependencies += "de.codecentric" % "batch-web-spring-boot-starter" % "2.0.1.RELEASE"
<dependency org="de.codecentric" name="batch-web-spring-boot-starter" rev="2.0.1.RELEASE"/>
@Grapes(@Grab(group='de.codecentric', module='batch-web-spring-boot-starter', version='2.0.1.RELEASE'))
'de.codecentric:batch-web-spring-boot-starter:jar:2.0.1.RELEASE'

Download

Click the following link to download the jar file.

batch-web-spring-boot-starter-2.0.1.RELEASE-javadoc.jar
batch-web-spring-boot-starter-2.0.1.RELEASE.jar
batch-web-spring-boot-starter-2.0.1.RELEASE.pom



Related Tutorials