MVN

com.github.chrisgleissner : spring-batch-rest

Maven & Gradle

May 17, 2020
87 stars

spring-batch-rest

<dependency>
    <groupId>com.github.chrisgleissner</groupId>
    <artifactId>spring-batch-rest</artifactId>
    <version>1.5.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.chrisgleissner : spring-batch-rest to add to Maven - Latest Versions:

  • Latest Stable: 1.5.1

All Versions

Choose a version of com.github.chrisgleissner : spring-batch-rest to add to Maven - All Versions:

Version Vulnerabilities Updated
1.5.x
spring-batch-rest-1.5.1
spring-batch-rest-1.5.0
1.4.x
spring-batch-rest-1.4.2
spring-batch-rest-1.4.1
spring-batch-rest-1.4.0
1.3.x
spring-batch-rest-1.3.0
1.2.x
spring-batch-rest-1.2.7
spring-batch-rest-1.2.6
spring-batch-rest-1.2.5
spring-batch-rest-1.2.4
spring-batch-rest-1.2.3
spring-batch-rest-1.2.2
spring-batch-rest-1.2.1
spring-batch-rest-1.2.0
1.1.x
spring-batch-rest-1.1.1
spring-batch-rest-1.1.0
1.0.x
spring-batch-rest-1.0.3
spring-batch-rest-1.0.2
spring-batch-rest-1.0.1
spring-batch-rest-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.chrisgleissner</groupId>
    <artifactId>spring-batch-rest</artifactId>
    <version>1.5.1</version>
</dependency>

Advertisement