License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.soento |
ArtifactId | ArtifactIdsoento-quartz |
Last Version | Last Version1.2.10-RELEASE |
Release Date | Release Date |
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.10-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.soento/soento-quartz/
implementation 'com.soento:soento-quartz:1.2.10-RELEASE'
// https://jarcasting.com/artifacts/com.soento/soento-quartz/
implementation ("com.soento:soento-quartz:1.2.10-RELEASE")
'com.soento:soento-quartz:jar:1.2.10-RELEASE'
<dependency org="com.soento" name="soento-quartz" rev="1.2.10-RELEASE">
<artifact name="soento-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.soento', module='soento-quartz', version='1.2.10-RELEASE')
)
libraryDependencies += "com.soento" % "soento-quartz" % "1.2.10-RELEASE"
[com.soento/soento-quartz "1.2.10-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-quartz | jar | |
com.soento : soento-mybatis | jar | 1.2.10-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.soento : soento-provided | jar | 1.2.10-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
com.soento : soento-test | jar | 1.2.10-RELEASE |
com.soento : soento-web | jar | 1.2.10-RELEASE |