Spring Batch Simple Commandline Archetype

This project is a minimal command line batch sample from Spring Batch. Once installed you can use "mvn exec:java" to see the job run.

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.springframework.batch
Идентификатор

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

simple-cli-archetype
Последняя версия

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

1.1.4.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

Spring Batch Simple Commandline Archetype
This project is a minimal command line batch sample from Spring Batch. Once installed you can use "mvn exec:java" to see the job run.

Скачать simple-cli-archetype

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.springframework.batch/simple-cli-archetype/ -->
<dependency>
    <groupId>org.springframework.batch</groupId>
    <artifactId>simple-cli-archetype</artifactId>
    <version>1.1.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.batch/simple-cli-archetype/
implementation 'org.springframework.batch:simple-cli-archetype:1.1.4.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.batch/simple-cli-archetype/
implementation ("org.springframework.batch:simple-cli-archetype:1.1.4.RELEASE")
'org.springframework.batch:simple-cli-archetype:jar:1.1.4.RELEASE'
<dependency org="org.springframework.batch" name="simple-cli-archetype" rev="1.1.4.RELEASE">
  <artifact name="simple-cli-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.batch', module='simple-cli-archetype', version='1.1.4.RELEASE')
)
libraryDependencies += "org.springframework.batch" % "simple-cli-archetype" % "1.1.4.RELEASE"
[org.springframework.batch/simple-cli-archetype "1.1.4.RELEASE"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.springframework.batch : spring-batch-samples jar 1.1.4.RELEASE
commons-dbcp : commons-dbcp jar 1.2.1
commons-io : commons-io jar 1.2
hsqldb : hsqldb jar 1.8.0.7
aspectj : aspectjweaver jar 1.5.3

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1
org.springframework : spring-test jar 2.5.5

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

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.4.RELEASE
1.1.3.RELEASE-A
1.1.3.RELEASE
1.1.2.RELEASE
1.1.1.RELEASE
1.1.0.RELEASE