is not current version
Last Version 1.3.21

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

Layout driven spring batch item readers and writers

GroupId

GroupId

com.github.sourcegroove
ArtifactId

ArtifactId

spring-batch-file-layout
Version

Version

1.3.15
Type

Type

jar

Download spring-batch-file-layout 1.3.15


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