Last Version

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

Version

1.5.1
Type

Type

jar
Description

Description

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

Download spring-batch-rest-util 1.5.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-aop jar 2.2.7.RELEASE
org.springframework.boot : spring-boot-starter-batch jar 2.2.7.RELEASE

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
org.springframework.boot : spring-boot-starter-quartz jar 2.2.7.RELEASE

test (3)

Group / Artifact Type Version
com.h2database : h2 jar 1.4.200
org.springframework.boot : spring-boot-starter-test jar 2.2.7.RELEASE
org.springframework.batch : spring-batch-test jar 4.2.2.RELEASE

Project Modules

There are no modules declared in this project.