Last Version

spring-batch-rest 1.5.1

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.github.chrisgleissner
ArtifactId

ArtifactId

spring-batch-rest
Version

Version

1.5.1
Type

Type

pom
Description

Description

spring-batch-rest
Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://github.com/chrisgleissner/spring-batch-rest
Source Code Management

Source Code Management

https://github.com/chrisgleissner/spring-batch-rest

Download spring-batch-rest 1.5.1


<!-- https://jarcasting.com/artifacts/com.github.chrisgleissner/spring-batch-rest/ -->
<dependency>
    <groupId>com.github.chrisgleissner</groupId>
    <artifactId>spring-batch-rest</artifactId>
    <version>1.5.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.chrisgleissner/spring-batch-rest/
implementation 'com.github.chrisgleissner:spring-batch-rest:1.5.1'
// https://jarcasting.com/artifacts/com.github.chrisgleissner/spring-batch-rest/
implementation ("com.github.chrisgleissner:spring-batch-rest:1.5.1")
'com.github.chrisgleissner:spring-batch-rest:pom:1.5.1'
<dependency org="com.github.chrisgleissner" name="spring-batch-rest" rev="1.5.1">
  <artifact name="spring-batch-rest" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.chrisgleissner', module='spring-batch-rest', version='1.5.1')
)
libraryDependencies += "com.github.chrisgleissner" % "spring-batch-rest" % "1.5.1"
[com.github.chrisgleissner/spring-batch-rest "1.5.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • util
  • api
  • quartz-api
  • example