Categories |
CategoriesNet JSON Data |
---|---|
GroupId | GroupIdnet.tisseurdetoile.batch |
ArtifactId | ArtifactIdspringbatch-socle-jsonapi |
Version | Version0.4 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/net.tisseurdetoile.batch/springbatch-socle-jsonapi/ -->
<dependency>
<groupId>net.tisseurdetoile.batch</groupId>
<artifactId>springbatch-socle-jsonapi</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.tisseurdetoile.batch/springbatch-socle-jsonapi/
implementation 'net.tisseurdetoile.batch:springbatch-socle-jsonapi:0.4'
// https://jarcasting.com/artifacts/net.tisseurdetoile.batch/springbatch-socle-jsonapi/
implementation ("net.tisseurdetoile.batch:springbatch-socle-jsonapi:0.4")
'net.tisseurdetoile.batch:springbatch-socle-jsonapi:jar:0.4'
<dependency org="net.tisseurdetoile.batch" name="springbatch-socle-jsonapi" rev="0.4">
<artifact name="springbatch-socle-jsonapi" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.tisseurdetoile.batch', module='springbatch-socle-jsonapi', version='0.4')
)
libraryDependencies += "net.tisseurdetoile.batch" % "springbatch-socle-jsonapi" % "0.4"
[net.tisseurdetoile.batch/springbatch-socle-jsonapi "0.4"]