is not current version
Last Version 5.3.0

org.easybatch:easybatch-flatfile 3.0.0

Easy Batch flat file processing module

GroupId

GroupId

org.easybatch
ArtifactId

ArtifactId

easybatch-flatfile
Version

Version

3.0.0
Type

Type

jar

Download easybatch-flatfile 3.0.0


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