| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.nicosensei.batch |
| Идентификатор | Идентификаторbatch-tools-core |
| Последняя версия | Последняя версия0.5.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCommon framework for large text files processing tools.
|
| Имя Файла | Размер |
|---|---|
| batch-tools-core-0.5.1.pom | |
| batch-tools-core-0.5.1.jar | 35 KB |
| batch-tools-core-0.5.1-sources.jar | 18 KB |
| batch-tools-core-0.5.1-javadoc.jar | 140 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nicosensei.batch/batch-tools-core/ -->
<dependency>
<groupId>com.github.nicosensei.batch</groupId>
<artifactId>batch-tools-core</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nicosensei.batch/batch-tools-core/
implementation 'com.github.nicosensei.batch:batch-tools-core:0.5.1'
// https://jarcasting.com/artifacts/com.github.nicosensei.batch/batch-tools-core/
implementation ("com.github.nicosensei.batch:batch-tools-core:0.5.1")
'com.github.nicosensei.batch:batch-tools-core:jar:0.5.1'
<dependency org="com.github.nicosensei.batch" name="batch-tools-core" rev="0.5.1">
<artifact name="batch-tools-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nicosensei.batch', module='batch-tools-core', version='0.5.1')
)
libraryDependencies += "com.github.nicosensei.batch" % "batch-tools-core" % "0.5.1"
[com.github.nicosensei.batch/batch-tools-core "0.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.0 |