Jar examples for b:batch-tools-core
Common framework for large text files processing tools.
You can download jar file batch-tools-core 0.5.0 in this page.
You can use the following script to add batch-tools-core-0.5.0.jar to your project.
<dependency> <groupId>com.github.nicosensei.batch</groupId> <artifactId>batch-tools-core</artifactId> <version>0.5.0</version> </dependency>
compile group: 'com.github.nicosensei.batch', name: 'batch-tools-core', version: '0.5.0'
libraryDependencies += "com.github.nicosensei.batch" % "batch-tools-core" % "0.5.0"
<dependency org="com.github.nicosensei.batch" name="batch-tools-core" rev="0.5.0"/>
@Grapes(@Grab(group='com.github.nicosensei.batch', module='batch-tools-core', version='0.5.0'))
'com.github.nicosensei.batch:batch-tools-core:jar:0.5.0'
Click the following link to download the jar file.
batch-tools-core-0.5.0-javadoc.jar