Last Version

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

Version

1.5.1
Type

Type

jar
Description

Description

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

Download spring-batch-rest-api 1.5.1


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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.chrisgleissner : spring-batch-rest-util jar 1.5.1
com.google.guava : guava jar 28.2-jre
org.springdoc : springdoc-openapi-ui jar 1.2.33
org.springframework.boot : spring-boot-starter-batch jar 2.2.7.RELEASE
org.springframework.boot : spring-boot-starter-hateoas jar 2.2.7.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 2.2.7.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.2.7.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (4)

Group / Artifact Type Version
com.github.chrisgleissner : spring-batch-rest-util test-jar 1.5.1
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.