Последняя версия

Batch tools 0.5.1

A simple yet generic API for quick and easy implemention of batch programs using a pool of worjer threads. Provides the core API as well as an extension that provides a simple yet generic framework for indexing text files into an ElasticSearch cluster.

Лицензия

Лицензия

Группа

Группа

com.github.nicosensei.batch
Идентификатор

Идентификатор

batch-tools
Версия

Версия

0.5.1
Тип

Тип

pom
Описание

Описание

Batch tools
A simple yet generic API for quick and easy implemention of batch programs using a pool of worjer threads. Provides the core API as well as an extension that provides a simple yet generic framework for indexing text files into an ElasticSearch cluster.
Ссылка на сайт

Ссылка на сайт

https://github.com/nicosensei/batch-tools

Скачать batch-tools 0.5.1

Имя Файла Размер
batch-tools-0.5.1.pom 2 KB
Обзор

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
log4j : log4j jar 1.2.17

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.0

Модули Проекта

  • batch-tools-core
  • batch-tools-elasticsearch