MVN

net.tisseurdetoile.batch : socle-parent

Maven & Gradle

Dec 04, 2021
0 stars

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

<dependency>
    <groupId>net.tisseurdetoile.batch</groupId>
    <artifactId>socle-parent</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.tisseurdetoile.batch : socle-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of net.tisseurdetoile.batch : socle-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.6
socle-parent-0.6
0.5
socle-parent-0.5
0.4
socle-parent-0.4
0.3
socle-parent-0.3
0.2
socle-parent-0.2
0.1
socle-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.tisseurdetoile.batch</groupId>
    <artifactId>socle-parent</artifactId>
    <version>0.6</version>
</dependency>

Advertisement