Last Version

spring-batch-rest-example-quartz 1.5.1

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

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.chrisgleissner
ArtifactId

ArtifactId

spring-batch-rest-example-quartz
Version

Version

1.5.1
Type

Type

jar
Description

Description

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

Download spring-batch-rest-example-quartz 1.5.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.chrisgleissner : spring-batch-rest-quartz-api jar 1.5.1
com.h2database : h2 jar 1.4.200
com.github.tomakehurst : wiremock jar 2.26.0

provided (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.