Last Version

com.weicoder:quartz 3.5.1-jdk11

java tools

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.weicoder
ArtifactId

ArtifactId

quartz
Version

Version

3.5.1-jdk11
Type

Type

jar
Description

Description

java tools

Download quartz 3.5.1-jdk11


<!-- https://jarcasting.com/artifacts/com.weicoder/quartz/ -->
<dependency>
    <groupId>com.weicoder</groupId>
    <artifactId>quartz</artifactId>
    <version>3.5.1-jdk11</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder/quartz/
implementation 'com.weicoder:quartz:3.5.1-jdk11'
// https://jarcasting.com/artifacts/com.weicoder/quartz/
implementation ("com.weicoder:quartz:3.5.1-jdk11")
'com.weicoder:quartz:jar:3.5.1-jdk11'
<dependency org="com.weicoder" name="quartz" rev="3.5.1-jdk11">
  <artifact name="quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder', module='quartz', version='3.5.1-jdk11')
)
libraryDependencies += "com.weicoder" % "quartz" % "3.5.1-jdk11"
[com.weicoder/quartz "3.5.1-jdk11"]

Dependencies

compile (3)

Group / Artifact Type Version
com.weicoder : log4j jar 3.5.1-jdk11
jakarta.platform : jakarta.jakartaee-api Optional jar 9.1.0
org.projectlombok : lombok Optional jar 1.18.24

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.