Spring Batch In-Memory

In-Memory implementations of some Spring Batch interfaces

Лицензия

Лицензия

MIT
Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Batch In-Memory
In-Memory implementations of some Spring Batch interfaces
Ссылка на сайт

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

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

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

https://github.com/marschall/spring-batch-inmemory

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

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

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

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
org.springframework.batch : spring-batch-core jar 4.3.4
com.google.code.findbugs : jsr305 jar 3.0.2
org.springframework : spring-test jar

test (7)

Идентификатор библиотеки Тип Версия
org.springframework.batch : spring-batch-test jar 4.3.4
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.apache.logging.log4j : log4j-core jar
com.h2database : h2 jar 2.1.210

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

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

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

Версия
1.0.0
0.3.0
0.2.2
0.2.1
0.1.0