base common starter

base common starter for developer

License

License

Categories

Categories

Spring Boot Container Microservices Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.liaomengge
ArtifactId

ArtifactId

base-quartz-spring-boot-starter
Last Version

Last Version

3.1.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

base common starter
base common starter for developer
Project URL

Project URL

https://github.com/liaomengge/base
Source Code Management

Source Code Management

https://github.com/liaomengge/base

Download base-quartz-spring-boot-starter

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.liaomengge : base-common-utils jar 3.1.0.RELEASE
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-actuator jar
org.springframework.cloud : spring-cloud-context jar
org.quartz-scheduler : quartz jar

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0.RELEASE
3.0.0.RELEASE
2.0.5-RELEASE