Last Version

(springbatch-socle-parent) Parent of the spring batch socle api 0.6

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

License

License

Categories

Categories

Net
GroupId

GroupId

net.tisseurdetoile.batch
ArtifactId

ArtifactId

socle-parent
Version

Version

0.6
Type

Type

pom
Description

Description

(springbatch-socle-parent) Parent of the spring batch socle api
Parent pom providing dependency and plugin management for applications built with Maven
Source Code Management

Source Code Management

https://github.com/tisseurdetoile/socle-batch

Download socle-parent 0.6

Filename Size
socle-parent-0.6.pom 8 KB
Browse

<!-- https://jarcasting.com/artifacts/net.tisseurdetoile.batch/socle-parent/ -->
<dependency>
    <groupId>net.tisseurdetoile.batch</groupId>
    <artifactId>socle-parent</artifactId>
    <version>0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.tisseurdetoile.batch/socle-parent/
implementation 'net.tisseurdetoile.batch:socle-parent:0.6'
// https://jarcasting.com/artifacts/net.tisseurdetoile.batch/socle-parent/
implementation ("net.tisseurdetoile.batch:socle-parent:0.6")
'net.tisseurdetoile.batch:socle-parent:pom:0.6'
<dependency org="net.tisseurdetoile.batch" name="socle-parent" rev="0.6">
  <artifact name="socle-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.tisseurdetoile.batch', module='socle-parent', version='0.6')
)
libraryDependencies += "net.tisseurdetoile.batch" % "socle-parent" % "0.6"
[net.tisseurdetoile.batch/socle-parent "0.6"]

Dependencies

compile (2)

Group / Artifact Type Version
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

  • springbatch-socle-tools
  • springbatch-socle-jsonapi
  • springbatch-example