Последняя версия

Spring Batch Parent 2.2.7.RELEASE

Spring Batch parent project. Defines dependencies and common configuration for the build process.

Лицензия

Лицензия

Группа

Группа

org.springframework.batch
Идентификатор

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

spring-batch-parent
Версия

Версия

2.2.7.RELEASE
Тип

Тип

pom
Описание

Описание

Spring Batch Parent
Spring Batch parent project. Defines dependencies and common configuration for the build process.
Система контроля версий

Система контроля версий

https://github.com/spring-projects/spring-batch

Скачать spring-batch-parent 2.2.7.RELEASE

Имя Файла Размер
spring-batch-parent-2.2.7.RELEASE.pom 21 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.