Last Version

spring-boot-starter-batch-web 1.4.0.RELEASE

Boot starter for batch web applications

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

spring-boot-starter-batch-web
Version

Version

1.4.0.RELEASE
Type

Type

jar
Description

Description

spring-boot-starter-batch-web
Boot starter for batch web applications
Project URL

Project URL

https://github.com/codecentric/spring-boot-starter-batch-web
Source Code Management

Source Code Management

https://github.com/codecentric/spring-boot-starter-batch-web

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


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

Dependencies

compile (8)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-batch jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-aop jar
org.springframework : spring-messaging jar
org.apache.commons : commons-lang3 jar 3.4
org.springframework : spring-context jar

test (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar
commons-io : commons-io jar 2.4
org.hsqldb : hsqldb jar

Project Modules

There are no modules declared in this project.