com.github.nicosensei:text-batch

Common framework for large text files processing tools.

License

License

GroupId

GroupId

com.github.nicosensei
ArtifactId

ArtifactId

text-batch
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Common framework for large text files processing tools.

Download text-batch

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.nicosensei/text-batch/ -->
<dependency>
    <groupId>com.github.nicosensei</groupId>
    <artifactId>text-batch</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicosensei/text-batch/
implementation 'com.github.nicosensei:text-batch:1.2.2'
// https://jarcasting.com/artifacts/com.github.nicosensei/text-batch/
implementation ("com.github.nicosensei:text-batch:1.2.2")
'com.github.nicosensei:text-batch:jar:1.2.2'
<dependency org="com.github.nicosensei" name="text-batch" rev="1.2.2">
  <artifact name="text-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nicosensei', module='text-batch', version='1.2.2')
)
libraryDependencies += "com.github.nicosensei" % "text-batch" % "1.2.2"
[com.github.nicosensei/text-batch "1.2.2"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.nicosensei : commons-util jar 1.5.3
com.github.nicosensei : commons-bdb jar 1.5.3
commons-io : commons-io jar 2.4
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2.0
1.1.7
1.1.6