License |
License |
---|---|
GroupId | GroupIdorg.easybatch |
ArtifactId | ArtifactIdeasybatch-flatfile |
Last Version | Last Version5.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasybatch-flatfile
Easy Batch flat file processing module
|
Project URL |
Project URL |
Filename | Size |
---|---|
easybatch-flatfile-5.3.0.pom | |
easybatch-flatfile-5.3.0.jar | 14 KB |
easybatch-flatfile-5.3.0-sources.jar | 13 KB |
easybatch-flatfile-5.3.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.easybatch/easybatch-flatfile/ -->
<dependency>
<groupId>org.easybatch</groupId>
<artifactId>easybatch-flatfile</artifactId>
<version>5.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.easybatch/easybatch-flatfile/
implementation 'org.easybatch:easybatch-flatfile:5.3.0'
// https://jarcasting.com/artifacts/org.easybatch/easybatch-flatfile/
implementation ("org.easybatch:easybatch-flatfile:5.3.0")
'org.easybatch:easybatch-flatfile:jar:5.3.0'
<dependency org="org.easybatch" name="easybatch-flatfile" rev="5.3.0">
<artifact name="easybatch-flatfile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.easybatch', module='easybatch-flatfile', version='5.3.0')
)
libraryDependencies += "org.easybatch" % "easybatch-flatfile" % "5.3.0"
[org.easybatch/easybatch-flatfile "5.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.easybatch : easybatch-core | jar | 5.3.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.assertj : assertj-core | jar | 2.9.1 |
org.mockito : mockito-core | jar | 2.28.2 |