| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.tisseurdetoile.batch |
| ArtifactId | ArtifactIdsocle-parent |
| Last Version | Last Version0.6 |
| Release Date | Release Date |
| Type | Typepom |
| 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 |
| Filename | Size |
|---|---|
| socle-parent-0.6.pom | 7 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |