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

com.github.sourcegroove:spring-batch-file-layout 1.3.2

Layout driven spring batch item readers and writers

Группа

Группа

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

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

spring-batch-file-layout
Версия

Версия

1.3.2
Тип

Тип

jar

Скачать spring-batch-file-layout 1.3.2


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