Last Version

batchlite 0.2.0

utilities for running processes multithreaded against files on a file share

License

License

GroupId

GroupId

org.tallison
ArtifactId

ArtifactId

batchlite
Version

Version

0.2.0
Type

Type

jar
Description

Description

batchlite
utilities for running processes multithreaded against files on a file share
Project URL

Project URL

https://github.com/tballison/tika-addons/tree/main/batchlite
Source Code Management

Source Code Management

https://github.com/tballison/tika-addons

Download batchlite 0.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.tika : tika-core jar 1.24.1
com.google.code.gson : gson jar 2.8.6
org.apache.commons : commons-csv jar 1.8
org.slf4j : slf4j-api jar 1.7.29

Project Modules

There are no modules declared in this project.