License |
License |
---|---|
Categories |
Categorieseasy-batch Application Layer Libs Job Scheduling |
GroupId | GroupIdorg.jeasy |
ArtifactId | ArtifactIdeasy-batch-flatfile |
Last Version | Last Version7.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioneasy-batch-flatfile
Easy Batch flat file processing module
|
Project URL |
Project URL |
Filename | Size |
---|---|
easy-batch-flatfile-7.0.2.pom | |
easy-batch-flatfile-7.0.2.jar | 14 KB |
easy-batch-flatfile-7.0.2-sources.jar | 13 KB |
easy-batch-flatfile-7.0.2-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeasy/easy-batch-flatfile/ -->
<dependency>
<groupId>org.jeasy</groupId>
<artifactId>easy-batch-flatfile</artifactId>
<version>7.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeasy/easy-batch-flatfile/
implementation 'org.jeasy:easy-batch-flatfile:7.0.2'
// https://jarcasting.com/artifacts/org.jeasy/easy-batch-flatfile/
implementation ("org.jeasy:easy-batch-flatfile:7.0.2")
'org.jeasy:easy-batch-flatfile:jar:7.0.2'
<dependency org="org.jeasy" name="easy-batch-flatfile" rev="7.0.2">
<artifact name="easy-batch-flatfile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeasy', module='easy-batch-flatfile', version='7.0.2')
)
libraryDependencies += "org.jeasy" % "easy-batch-flatfile" % "7.0.2"
[org.jeasy/easy-batch-flatfile "7.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.jeasy : easy-batch-core | jar | 7.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.assertj : assertj-core | jar | 3.19.0 |
org.mockito : mockito-core | jar | 3.8.0 |