License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdframework-timer-quartz |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon project com.wichell.wichell pom
|
<!-- https://jarcasting.com/artifacts/com.wichell/framework-timer-quartz/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>framework-timer-quartz</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/framework-timer-quartz/
implementation 'com.wichell:framework-timer-quartz:1.0.0'
// https://jarcasting.com/artifacts/com.wichell/framework-timer-quartz/
implementation ("com.wichell:framework-timer-quartz:1.0.0")
'com.wichell:framework-timer-quartz:jar:1.0.0'
<dependency org="com.wichell" name="framework-timer-quartz" rev="1.0.0">
<artifact name="framework-timer-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='framework-timer-quartz', version='1.0.0')
)
libraryDependencies += "com.wichell" % "framework-timer-quartz" % "1.0.0"
[com.wichell/framework-timer-quartz "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.quartz-scheduler : quartz | jar | 2.2.3 |
org.springframework : spring-context | jar | 4.1.6.RELEASE |
org.springframework : spring-context-support | jar | 4.1.6.RELEASE |