is not current version
Last Version 7.0.2

org.jeasy:easy-batch-flatfile 6.1.0

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

6.1.0
Type

Type

jar

Download easy-batch-flatfile 6.1.0


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