не последняя версия
Последняя версия 2.1.0.RELEASE

de.codecentric:batch-web-spring-boot-starter 2.0.1.RELEASE

Spring Boot Starter Batch for Web

Категории

Категории

Spring Boot Контейнер Микросервисы
Группа

Группа

de.codecentric
Идентификатор

Идентификатор

batch-web-spring-boot-starter
Версия

Версия

2.0.1.RELEASE
Тип

Тип

jar

Скачать batch-web-spring-boot-starter 2.0.1.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.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/de.codecentric/batch-web-spring-boot-starter/
implementation 'de.codecentric:batch-web-spring-boot-starter:2.0.1.RELEASE'
// https://jarcasting.com/artifacts/de.codecentric/batch-web-spring-boot-starter/
implementation ("de.codecentric:batch-web-spring-boot-starter:2.0.1.RELEASE")
'de.codecentric:batch-web-spring-boot-starter:jar:2.0.1.RELEASE'
<dependency org="de.codecentric" name="batch-web-spring-boot-starter" rev="2.0.1.RELEASE">
  <artifact name="batch-web-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.codecentric', module='batch-web-spring-boot-starter', version='2.0.1.RELEASE')
)
libraryDependencies += "de.codecentric" % "batch-web-spring-boot-starter" % "2.0.1.RELEASE"
[de.codecentric/batch-web-spring-boot-starter "2.0.1.RELEASE"]