is not current version
Last Version 0.6

net.tisseurdetoile.batch:springbatch-example 0.1


Categories

Categories

Net
GroupId

GroupId

net.tisseurdetoile.batch
ArtifactId

ArtifactId

springbatch-example
Version

Version

0.1
Type

Type

jar

Download springbatch-example 0.1


<!-- https://jarcasting.com/artifacts/net.tisseurdetoile.batch/springbatch-example/ -->
<dependency>
    <groupId>net.tisseurdetoile.batch</groupId>
    <artifactId>springbatch-example</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.tisseurdetoile.batch/springbatch-example/
implementation 'net.tisseurdetoile.batch:springbatch-example:0.1'
// https://jarcasting.com/artifacts/net.tisseurdetoile.batch/springbatch-example/
implementation ("net.tisseurdetoile.batch:springbatch-example:0.1")
'net.tisseurdetoile.batch:springbatch-example:jar:0.1'
<dependency org="net.tisseurdetoile.batch" name="springbatch-example" rev="0.1">
  <artifact name="springbatch-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.tisseurdetoile.batch', module='springbatch-example', version='0.1')
)
libraryDependencies += "net.tisseurdetoile.batch" % "springbatch-example" % "0.1"
[net.tisseurdetoile.batch/springbatch-example "0.1"]