Jar examples for e:easybatch-core
Easy Batch core module
You can download jar file easybatch-core 2.0.0 in this page.
MIT License
You can use the following script to add easybatch-core-2.0.0.jar to your project.
<dependency> <groupId>io.github.benas</groupId> <artifactId>easybatch-core</artifactId> <version>2.0.0</version> </dependency>
compile group: 'io.github.benas', name: 'easybatch-core', version: '2.0.0'
libraryDependencies += "io.github.benas" % "easybatch-core" % "2.0.0"
<dependency org="io.github.benas" name="easybatch-core" rev="2.0.0"/>
@Grapes(@Grab(group='io.github.benas', module='easybatch-core', version='2.0.0'))
'io.github.benas:easybatch-core:jar:2.0.0'
Click the following link to download the jar file.
easybatch-core-2.0.0-javadoc.jar