is not current version
Last Version 1.2.10-RELEASE

com.soento:soento-quartz 1.2.5-RELEASE


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.soento
ArtifactId

ArtifactId

soento-quartz
Version

Version

1.2.5-RELEASE
Type

Type

jar

Download soento-quartz 1.2.5-RELEASE


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