License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.weicoder |
ArtifactId | ArtifactIdquartz-extend |
Last Version | Last Version3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava tools
|
Filename | Size |
---|---|
quartz-extend-3.2.pom | |
quartz-extend-3.2.jar | 454 KB |
quartz-extend-3.2-sources.jar | 372 KB |
quartz-extend-3.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder/quartz-extend/ -->
<dependency>
<groupId>com.weicoder</groupId>
<artifactId>quartz-extend</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder/quartz-extend/
implementation 'com.weicoder:quartz-extend:3.2'
// https://jarcasting.com/artifacts/com.weicoder/quartz-extend/
implementation ("com.weicoder:quartz-extend:3.2")
'com.weicoder:quartz-extend:jar:3.2'
<dependency org="com.weicoder" name="quartz-extend" rev="3.2">
<artifact name="quartz-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder', module='quartz-extend', version='3.2')
)
libraryDependencies += "com.weicoder" % "quartz-extend" % "3.2"
[com.weicoder/quartz-extend "3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.weicoder : common | jar | 3.2.3 |
com.weicoder : core-extend | jar | 3.2 |