License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.tisseurdetoile.batch |
ArtifactId | ArtifactIdspringbatch-socle-tools |
Version | Version0.5 |
Type | Typejar |
Description |
Description(springbatch-socle-tools) spring batch tools for the socle
Parent pom providing dependency and plugin management for applications built with Maven
|
Filename | Size |
---|---|
springbatch-socle-tools-0.5.pom | |
springbatch-socle-tools-0.5.jar | 23 KB |
springbatch-socle-tools-0.5-sources.jar | 15 KB |
springbatch-socle-tools-0.5-javadoc.jar | 519 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.tisseurdetoile.batch/springbatch-socle-tools/ -->
<dependency>
<groupId>net.tisseurdetoile.batch</groupId>
<artifactId>springbatch-socle-tools</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.tisseurdetoile.batch/springbatch-socle-tools/
implementation 'net.tisseurdetoile.batch:springbatch-socle-tools:0.5'
// https://jarcasting.com/artifacts/net.tisseurdetoile.batch/springbatch-socle-tools/
implementation ("net.tisseurdetoile.batch:springbatch-socle-tools:0.5")
'net.tisseurdetoile.batch:springbatch-socle-tools:jar:0.5'
<dependency org="net.tisseurdetoile.batch" name="springbatch-socle-tools" rev="0.5">
<artifact name="springbatch-socle-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.tisseurdetoile.batch', module='springbatch-socle-tools', version='0.5')
)
libraryDependencies += "net.tisseurdetoile.batch" % "springbatch-socle-tools" % "0.5"
[net.tisseurdetoile.batch/springbatch-socle-tools "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.16 |
org.springframework.boot : spring-boot-starter-batch | jar | 2.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.4.0 |
org.springframework.batch : spring-batch-test | jar | 4.3.0 |