easybatch-flatfile

Easy Batch flat file processing module

License

License

GroupId

GroupId

io.github.benas
ArtifactId

ArtifactId

easybatch-flatfile
Last Version

Last Version

2.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

easybatch-flatfile
Easy Batch flat file processing module

Download easybatch-flatfile

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.benas : easybatch-core jar 2.1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.3
2.1.2
2.1.1
2.1.0
2.0.0