is not current version
Last Version 7.0.2

org.jeasy:easy-batch-flatfile 7.0.1

Easy Batch flat file processing module

Categories

Categories

easy-batch Application Layer Libs Job Scheduling
GroupId

GroupId

org.jeasy
ArtifactId

ArtifactId

easy-batch-flatfile
Version

Version

7.0.1
Type

Type

jar

Download easy-batch-flatfile 7.0.1


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