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

de.codecentric:batch-web-spring-boot-build 2.0.3.RELEASE

Spring Boot Starter Batch for Web

Категории

Категории

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

Группа

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

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

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

Версия

2.0.3.RELEASE
Тип

Тип

pom

Скачать batch-web-spring-boot-build 2.0.3.RELEASE

Имя Файла Размер
batch-web-spring-boot-build-2.0.3.RELEASE.pom 3 KB
Обзор

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