is not current version
Last Version 5.3.0

org.easybatch:easybatch-flatfile 4.2.1

Easy Batch flat file processing module

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-flatfile
Version

Version

4.2.1
Type

Type

jar

Download easybatch-flatfile 4.2.1


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