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