Last Version

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

The Spring Batch Lightmin Projects contains libraries to manage Spring Batch Jobs within Spring Boot Applications

License

License

GroupId

GroupId

org.tuxdevelop
ArtifactId

ArtifactId

spring-batch-lightmin-core-batch
Version

Version

2.2.1
Type

Type

jar
Description

Description

The Spring Batch Lightmin Projects contains libraries to manage Spring Batch Jobs within Spring Boot Applications

Download spring-batch-lightmin-core-batch 2.2.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>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-core-batch/
implementation 'org.tuxdevelop:spring-batch-lightmin-core-batch:2.2.1'
// https://jarcasting.com/artifacts/org.tuxdevelop/spring-batch-lightmin-core-batch/
implementation ("org.tuxdevelop:spring-batch-lightmin-core-batch:2.2.1")
'org.tuxdevelop:spring-batch-lightmin-core-batch:jar:2.2.1'
<dependency org="org.tuxdevelop" name="spring-batch-lightmin-core-batch" rev="2.2.1">
  <artifact name="spring-batch-lightmin-core-batch" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tuxdevelop', module='spring-batch-lightmin-core-batch', version='2.2.1')
)
libraryDependencies += "org.tuxdevelop" % "spring-batch-lightmin-core-batch" % "2.2.1"
[org.tuxdevelop/spring-batch-lightmin-core-batch "2.2.1"]

Dependencies

compile (7)

Group / Artifact Type Version
jakarta.persistence : jakarta.persistence-api Optional jar
org.springframework : spring-jdbc jar
org.springframework : spring-orm Optional jar
org.springframework.batch : spring-batch-core jar
org.tuxdevelop : spring-batch-lightmin-domain jar 2.2.1
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-logging jar

provided (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor jar
org.projectlombok : lombok jar

test (10)

Group / Artifact Type Version
org.tuxdevelop : spring-batch-lightmin-repository-map jar 2.2.1
org.tuxdevelop : spring-batch-lightmin-test-domain jar 2.2.1
org.springframework.boot : spring-boot-starter-test jar
org.springframework.boot : spring-boot-starter-data-jpa jar
junit : junit jar
org.assertj : assertj-core jar 3.15.0
org.mockito : mockito-core jar
com.h2database : h2 jar
com.openpojo : openpojo jar 0.8.13
nl.jqno.equalsverifier : equalsverifier jar 1.7.5

Project Modules

There are no modules declared in this project.