| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.tisseurdetoile.batch |
| ArtifactId | ArtifactIdspringbatch-example |
| Last Version | Last Version0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description(springbatch-example) Simple spring batch example
Parent pom providing dependency and plugin management for applications built with Maven
|
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| 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 |
| 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 |