Download easybatch-core-2.0.0.jar file - Jar e

Jar examples for e:easybatch-core

Description

Easy Batch core module

You can download jar file easybatch-core 2.0.0 in this page.

License

MIT License

Build File

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'

Download

Click the following link to download the jar file.

easybatch-core-2.0.0-javadoc.jar
easybatch-core-2.0.0-sources.jar
easybatch-core-2.0.0.jar
easybatch-core-2.0.0.pom



Related Tutorials