| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаde.codecentric |
| Идентификатор | Идентификаторspring-boot-starter-batch-web |
| Версия | Версия1.4.0.RELEASE |
| Тип | Типjar |
| Описание |
Описаниеspring-boot-starter-batch-web
Boot starter for batch web applications
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| commons-io : commons-io | jar | 2.4 |
| org.hsqldb : hsqldb | jar |