Last Version

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

Version

1.5.1
Type

Type

jar
Description

Description

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

Download spring-batch-rest-quartz-api 1.5.1


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.chrisgleissner : spring-batch-rest-util jar 1.5.1
com.github.chrisgleissner : spring-batch-rest-api jar 1.5.1
org.springframework.boot : spring-boot-starter-quartz 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.