Last Version

spring-batch-rest-example 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-example
Version

Version

1.5.1
Type

Type

pom
Description

Description

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

Download spring-batch-rest-example 1.5.1


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

  • api
  • quartz-api