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

spring-batch-rest 1.5.1

Parent pom providing dependency and plugin management for applications built with Maven

Лицензия

Лицензия

Группа

Группа

com.github.chrisgleissner
Идентификатор

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

spring-batch-rest
Версия

Версия

1.5.1
Тип

Тип

pom
Описание

Описание

spring-batch-rest
Parent pom providing dependency and plugin management for applications built with Maven
Ссылка на сайт

Ссылка на сайт

https://github.com/chrisgleissner/spring-batch-rest
Система контроля версий

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

https://github.com/chrisgleissner/spring-batch-rest

Скачать spring-batch-rest 1.5.1

Имя Файла Размер
spring-batch-rest-1.5.1.pom 7 KB
Обзор

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

Зависимости

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

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

  • util
  • api
  • quartz-api
  • example