Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.tisseurdetoile.batch |
ArtifactId | ArtifactIdspringbatch-socle-tools |
Version | Version0.4 |
Type | Typejar |
Filename | Size |
---|---|
springbatch-socle-tools-0.4.pom | |
springbatch-socle-tools-0.4.jar | 24 KB |
springbatch-socle-tools-0.4-sources.jar | 15 KB |
springbatch-socle-tools-0.4-javadoc.jar | 520 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.tisseurdetoile.batch/springbatch-socle-tools/
implementation 'net.tisseurdetoile.batch:springbatch-socle-tools:0.4'
// https://jarcasting.com/artifacts/net.tisseurdetoile.batch/springbatch-socle-tools/
implementation ("net.tisseurdetoile.batch:springbatch-socle-tools:0.4")
'net.tisseurdetoile.batch:springbatch-socle-tools:jar:0.4'
<dependency org="net.tisseurdetoile.batch" name="springbatch-socle-tools" rev="0.4">
<artifact name="springbatch-socle-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.tisseurdetoile.batch', module='springbatch-socle-tools', version='0.4')
)
libraryDependencies += "net.tisseurdetoile.batch" % "springbatch-socle-tools" % "0.4"
[net.tisseurdetoile.batch/springbatch-socle-tools "0.4"]