Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
---|---|
GroupId | GroupIdcom.github.tianjing |
ArtifactId | ArtifactIdtgtools.quartz.explorer |
Version | Version2.2.1.13 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.tianjing/tgtools.quartz.explorer/ -->
<dependency>
<groupId>com.github.tianjing</groupId>
<artifactId>tgtools.quartz.explorer</artifactId>
<version>2.2.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tianjing/tgtools.quartz.explorer/
implementation 'com.github.tianjing:tgtools.quartz.explorer:2.2.1.13'
// https://jarcasting.com/artifacts/com.github.tianjing/tgtools.quartz.explorer/
implementation ("com.github.tianjing:tgtools.quartz.explorer:2.2.1.13")
'com.github.tianjing:tgtools.quartz.explorer:jar:2.2.1.13'
<dependency org="com.github.tianjing" name="tgtools.quartz.explorer" rev="2.2.1.13">
<artifact name="tgtools.quartz.explorer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tianjing', module='tgtools.quartz.explorer', version='2.2.1.13')
)
libraryDependencies += "com.github.tianjing" % "tgtools.quartz.explorer" % "2.2.1.13"
[com.github.tianjing/tgtools.quartz.explorer "2.2.1.13"]