Group Id org.jeasy
Artifact Id easy-batch-flatfile
Version 6.0.0
Packaging jar
URL -
Badge
Last Updated 2020-02-07T13:19:22+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.jeasy</groupId>
    <artifactId>easy-batch-flatfile</artifactId>
    <version>6.0.0</version>
</dependency>
implementation group: 'org.jeasy', name: 'easy-batch-flatfile', version: '6.0.0'
implementation 'org.jeasy:easy-batch-flatfile:6.0.0'
implementation("org.jeasy:easy-batch-flatfile:6.0.0")
libraryDependencies += "org.jeasy" % "easy-batch-flatfile" % "6.0.0"
<dependency org="org.jeasy" name="easy-batch-flatfile" rev="6.0.0"/>
@Grapes(
    @Grab(group='org.jeasy', module='easy-batch-flatfile', version='6.0.0')
)
[org.jeasy/easy-batch-flatfile "6.0.0"]
'org.jeasy:easy-batch-flatfile:6.0.0'