MVN

com.foreach.across.modules : spring-batch-module

Maven & Gradle

Dec 03, 2020
3 usages

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

<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>spring-batch-module</artifactId>
    <version>2.1.0.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.foreach.across.modules : spring-batch-module to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0.RELEASE

All Versions

Choose a version of com.foreach.across.modules : spring-batch-module to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
spring-batch-module-2.1.0.RELEASE
2.0.x
spring-batch-module-2.0.0.RELEASE
1.0.x
spring-batch-module-1.0.2.RELEASE
spring-batch-module-1.0.1.RELEASE
spring-batch-module-1.0.0.RELEASE

How to add a dependency to Maven

Add the following com.foreach.across.modules : spring-batch-module maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.foreach.across.modules</groupId>
    <artifactId>spring-batch-module</artifactId>
    <version>2.1.0.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.foreach.across.modules : spring-batch-module gradle dependency to your build.gradle file:

implementation 'com.foreach.across.modules:spring-batch-module:2.1.0.RELEASE'

Gradle Kotlin DSL: Add the following com.foreach.across.modules : spring-batch-module gradle kotlin dependency to your build.gradle.kts file:

implementation("com.foreach.across.modules:spring-batch-module:2.1.0.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.foreach.across.modules : spring-batch-module sbt scala dependency to your build.sbt file:

libraryDependencies += "com.foreach.across.modules" % "spring-batch-module" % "2.1.0.RELEASE"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 20, 2023
1 usages
Jul 17, 2023
4 usages
1.8k stars
Nov 23, 2015
1 usages
16 stars
May 31, 2023
1 usages
1.9k stars
Sep 19, 2018
1 usages
1.3k stars
Mar 24, 2017
1 usages
3.2k stars
Nov 25, 2015
1 usages
41 stars
Nov 27, 2015
1 usages