Last Version

Batch Web Spring Boot Autoconfigure 2.1.0.RELEASE

Spring Boot Starter Batch for Web

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

de.codecentric
ArtifactId

ArtifactId

batch-web-spring-boot-autoconfigure
Version

Version

2.1.0.RELEASE
Type

Type

jar
Description

Description

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

Project Organization

codecentric AG

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


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

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-batch jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-actuator jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-jdbc jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-starter-aop jar 2.2.6.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.2.6.RELEASE
org.springframework : spring-messaging jar 5.2.5.RELEASE
org.apache.commons : commons-lang3 jar 3.9

Project Modules

There are no modules declared in this project.