Last Version

Spring Batch Module 2.1.0.RELEASE

Module that activates Spring batch in the Across context and allows jobs to be defined in modules.

License

License

GroupId

GroupId

com.foreach.across.modules
ArtifactId

ArtifactId

spring-batch-module
Version

Version

2.1.0.RELEASE
Type

Type

jar
Description

Description

Spring Batch Module
Module that activates Spring batch in the Across context and allows jobs to be defined in modules.

Download spring-batch-module 2.1.0.RELEASE


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

Dependencies

compile (2)

Group / Artifact Type Version
com.foreach.across : across-core jar 5.1.0.RELEASE
org.springframework.batch : spring-batch-core jar 4.2.4.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

Project Modules

There are no modules declared in this project.