License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.github.fk7075 |
ArtifactId | ArtifactIdlucky-quartz |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlucky-quartz
Lucky是一个全场景轻量级分布式的JavaEE框架
|
Project URL |
Project URL |
Filename | Size |
---|---|
lucky-quartz-2.1.1.pom | |
lucky-quartz-2.1.1.jar | 17 KB |
lucky-quartz-2.1.1-sources.jar | 12 KB |
lucky-quartz-2.1.1-javadoc.jar | 134 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fk7075/lucky-quartz/ -->
<dependency>
<groupId>com.github.fk7075</groupId>
<artifactId>lucky-quartz</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fk7075/lucky-quartz/
implementation 'com.github.fk7075:lucky-quartz:2.1.1'
// https://jarcasting.com/artifacts/com.github.fk7075/lucky-quartz/
implementation ("com.github.fk7075:lucky-quartz:2.1.1")
'com.github.fk7075:lucky-quartz:jar:2.1.1'
<dependency org="com.github.fk7075" name="lucky-quartz" rev="2.1.1">
<artifact name="lucky-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fk7075', module='lucky-quartz', version='2.1.1')
)
libraryDependencies += "com.github.fk7075" % "lucky-quartz" % "2.1.1"
[com.github.fk7075/lucky-quartz "2.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.quartz-scheduler : quartz | jar | 2.3.2 |
org.quartz-scheduler : quartz-jobs | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.fk7075 : lucky-framework | jar | 2.1.1 |