Last Version

Batch Web Spring Boot Starter 2.1.0.RELEASE

Spring Boot Starter Batch for Web

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

batch-web-spring-boot-starter
Version

Version

2.1.0.RELEASE
Type

Type

jar
Description

Description

Batch Web Spring Boot Starter
Spring Boot Starter Batch for Web
Project Organization

Project Organization

codecentric AG

Download batch-web-spring-boot-starter 2.1.0.RELEASE


<!-- https://jarcasting.com/artifacts/de.codecentric/batch-web-spring-boot-starter/ -->
<dependency>
    <groupId>de.codecentric</groupId>
    <artifactId>batch-web-spring-boot-starter</artifactId>
    <version>2.1.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/batch-web-spring-boot-starter/
implementation 'de.codecentric:batch-web-spring-boot-starter:2.1.0.RELEASE'
// https://jarcasting.com/artifacts/de.codecentric/batch-web-spring-boot-starter/
implementation ("de.codecentric:batch-web-spring-boot-starter:2.1.0.RELEASE")
'de.codecentric:batch-web-spring-boot-starter:jar:2.1.0.RELEASE'
<dependency org="de.codecentric" name="batch-web-spring-boot-starter" rev="2.1.0.RELEASE">
  <artifact name="batch-web-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='batch-web-spring-boot-starter', version='2.1.0.RELEASE')
)
libraryDependencies += "de.codecentric" % "batch-web-spring-boot-starter" % "2.1.0.RELEASE"
[de.codecentric/batch-web-spring-boot-starter "2.1.0.RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
de.codecentric : batch-web-spring-boot-autoconfigure jar 2.1.0.RELEASE

Project Modules

There are no modules declared in this project.