| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.tisseurdetoile.batch |
| Идентификатор | Идентификаторspringbatch-example |
| Последняя версия | Последняя версия0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание(springbatch-example) Simple spring batch example
Parent pom providing dependency and plugin management for applications built with Maven
|
| Имя Файла | Размер |
|---|---|
| springbatch-example-0.6.pom | |
| springbatch-example-0.6.jar | 10 KB |
| springbatch-example-0.6-sources.jar | 6 KB |
| springbatch-example-0.6-javadoc.jar | 416 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.tisseurdetoile.batch/springbatch-example/ -->
<dependency>
<groupId>net.tisseurdetoile.batch</groupId>
<artifactId>springbatch-example</artifactId>
<version>0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.tisseurdetoile.batch/springbatch-example/
implementation 'net.tisseurdetoile.batch:springbatch-example:0.6'
// https://jarcasting.com/artifacts/net.tisseurdetoile.batch/springbatch-example/
implementation ("net.tisseurdetoile.batch:springbatch-example:0.6")
'net.tisseurdetoile.batch:springbatch-example:jar:0.6'
<dependency org="net.tisseurdetoile.batch" name="springbatch-example" rev="0.6">
<artifact name="springbatch-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.tisseurdetoile.batch', module='springbatch-example', version='0.6')
)
libraryDependencies += "net.tisseurdetoile.batch" % "springbatch-example" % "0.6"
[net.tisseurdetoile.batch/springbatch-example "0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.tisseurdetoile.batch : springbatch-socle-jsonapi | jar | 0.6 |
| net.tisseurdetoile.batch : springbatch-socle-tools | jar | 0.6 |
| com.h2database : h2 | jar | 1.4.200 |
| org.projectlombok : lombok Необязательный | jar | 1.18.22 |
| org.springframework.boot : spring-boot-starter-batch | jar | 2.6.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |
| org.springframework.batch : spring-batch-test | jar | 4.3.4 |