is not current version
Last Version 3.1.0.RELEASE

com.github.liaomengge:base-quartz-spring-boot-starter 2.0.5-RELEASE

base common starter for developer

Categories

Categories

Spring Boot Container Microservices Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.liaomengge
ArtifactId

ArtifactId

base-quartz-spring-boot-starter
Version

Version

2.0.5-RELEASE
Type

Type

jar

Download base-quartz-spring-boot-starter 2.0.5-RELEASE


<!-- https://jarcasting.com/artifacts/com.github.liaomengge/base-quartz-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.liaomengge</groupId>
    <artifactId>base-quartz-spring-boot-starter</artifactId>
    <version>2.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.liaomengge/base-quartz-spring-boot-starter/
implementation 'com.github.liaomengge:base-quartz-spring-boot-starter:2.0.5-RELEASE'
// https://jarcasting.com/artifacts/com.github.liaomengge/base-quartz-spring-boot-starter/
implementation ("com.github.liaomengge:base-quartz-spring-boot-starter:2.0.5-RELEASE")
'com.github.liaomengge:base-quartz-spring-boot-starter:jar:2.0.5-RELEASE'
<dependency org="com.github.liaomengge" name="base-quartz-spring-boot-starter" rev="2.0.5-RELEASE">
  <artifact name="base-quartz-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.liaomengge', module='base-quartz-spring-boot-starter', version='2.0.5-RELEASE')
)
libraryDependencies += "com.github.liaomengge" % "base-quartz-spring-boot-starter" % "2.0.5-RELEASE"
[com.github.liaomengge/base-quartz-spring-boot-starter "2.0.5-RELEASE"]