(springbatch-example) Simple spring batch example

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Net
GroupId

GroupId

net.tisseurdetoile.batch
ArtifactId

ArtifactId

springbatch-example
Last Version

Last Version

0.6
Release Date

Release Date

Type

Type

jar
Description

Description

(springbatch-example) Simple spring batch example
Parent pom providing dependency and plugin management for applications built with Maven

Download springbatch-example

How to add to project

<!-- 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"]

Dependencies

compile (5)

Group / Artifact Type Version
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 Optional jar 1.18.22
org.springframework.boot : spring-boot-starter-batch jar 2.6.1

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.1
org.springframework.batch : spring-batch-test jar 4.3.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.6
0.5
0.4
0.3
0.2
0.1