spring-batch-api

Add bulk operations support to any Spring RESTful API by a single annotation @EnableBulkApi.

Лицензия

Лицензия

Группа

Группа

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

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

spring-batch-api
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

spring-batch-api
Add bulk operations support to any Spring RESTful API by a single annotation @EnableBulkApi.
Ссылка на сайт

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

https://github.com/wnameless/spring-bulk-api
Организация-разработчик

Организация-разработчик

Pivotal Software, Inc.

Скачать spring-batch-api

Как подключить последнюю версию

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

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-web jar 1.2.5.RELEASE

test (4)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter-security jar 1.2.5.RELEASE
org.springframework.boot : spring-boot-starter-test jar 1.2.5.RELEASE
org.apache.httpcomponents : httpclient jar 4.3.6
com.google.code.gson : gson jar 2.3.1

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

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

Версии библиотеки

Версия
0.2.0
0.1.0