License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.gccloud |
ArtifactId | ArtifactIdgc-starter-plugins-quartz-job-store |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Description存储JOB的方式,quartz默认支持内存、数据库
|
Filename | Size |
---|---|
gc-starter-plugins-quartz-job-store-1.1.1.pom | 992 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.gccloud/gc-starter-plugins-quartz-job-store/ -->
<dependency>
<groupId>com.gccloud</groupId>
<artifactId>gc-starter-plugins-quartz-job-store</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gccloud/gc-starter-plugins-quartz-job-store/
implementation 'com.gccloud:gc-starter-plugins-quartz-job-store:1.1.1'
// https://jarcasting.com/artifacts/com.gccloud/gc-starter-plugins-quartz-job-store/
implementation ("com.gccloud:gc-starter-plugins-quartz-job-store:1.1.1")
'com.gccloud:gc-starter-plugins-quartz-job-store:pom:1.1.1'
<dependency org="com.gccloud" name="gc-starter-plugins-quartz-job-store" rev="1.1.1">
<artifact name="gc-starter-plugins-quartz-job-store" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gccloud', module='gc-starter-plugins-quartz-job-store', version='1.1.1')
)
libraryDependencies += "com.gccloud" % "gc-starter-plugins-quartz-job-store" % "1.1.1"
[com.gccloud/gc-starter-plugins-quartz-job-store "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.6.RELEASE |
com.gccloud : gc-starter-mybatis | jar | 1.1.1 |
com.gccloud : gc-starter-common | jar | 1.1.1 |
org.springframework.boot : spring-boot-starter-web | jar | 2.1.6.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.6.RELEASE |