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