is not current version
Last Version 2.2.1

org.tuxdevelop:spring-batch-lightmin-core-batch 1.0.1


GroupId

GroupId

org.tuxdevelop
ArtifactId

ArtifactId

spring-batch-lightmin-core-batch
Version

Version

1.0.1
Type

Type

jar

Download spring-batch-lightmin-core-batch 1.0.1


<!-- https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-core-batch/ -->
<dependency>
    <groupId>org.tuxdevelop</groupId>
    <artifactId>spring-batch-lightmin-core-batch</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-core-batch/
implementation 'org.tuxdevelop:spring-batch-lightmin-core-batch:1.0.1'
// https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-core-batch/
implementation ("org.tuxdevelop:spring-batch-lightmin-core-batch:1.0.1")
'org.tuxdevelop:spring-batch-lightmin-core-batch:jar:1.0.1'
<dependency org="org.tuxdevelop" name="spring-batch-lightmin-core-batch" rev="1.0.1">
  <artifact name="spring-batch-lightmin-core-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tuxdevelop', module='spring-batch-lightmin-core-batch', version='1.0.1')
)
libraryDependencies += "org.tuxdevelop" % "spring-batch-lightmin-core-batch" % "1.0.1"
[org.tuxdevelop/spring-batch-lightmin-core-batch "1.0.1"]