| License | License | 
|---|---|
| Categories | CategoriesQuartz Application Layer Libs Job Scheduling | 
| GroupId | GroupIdcom.soento | 
| ArtifactId | ArtifactIdsoento-quartz | 
| Version | Version1.2.9-RELEASE | 
| Type | Typejar | 
| Description | Descriptionsoento-quartz soento's development kit. | 
<!-- https://jarcasting.com/artifacts/com.soento/soento-quartz/ -->
<dependency>
    <groupId>com.soento</groupId>
    <artifactId>soento-quartz</artifactId>
    <version>1.2.9-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.soento/soento-quartz/
implementation 'com.soento:soento-quartz:1.2.9-RELEASE'// https://jarcasting.com/artifacts/com.soento/soento-quartz/
implementation ("com.soento:soento-quartz:1.2.9-RELEASE")'com.soento:soento-quartz:jar:1.2.9-RELEASE'<dependency org="com.soento" name="soento-quartz" rev="1.2.9-RELEASE">
  <artifact name="soento-quartz" type="jar" />
</dependency>@Grapes(
@Grab(group='com.soento', module='soento-quartz', version='1.2.9-RELEASE')
)libraryDependencies += "com.soento" % "soento-quartz" % "1.2.9-RELEASE"[com.soento/soento-quartz "1.2.9-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter-quartz | jar | 2.3.7.RELEASE | 
| com.soento : soento-mybatis | jar | 1.2.9-RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.soento : soento-provided | jar | 1.2.9-RELEASE | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.soento : soento-test | jar | 1.2.9-RELEASE | 
| com.soento : soento-web | jar | 1.2.9-RELEASE |