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

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
Last Version

Last Version

0.6
Release Date

Release Date

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

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

How to add to project

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

Versions

Version
0.6
0.5
0.4
0.3
0.2
0.1