is not current version
Last Version 1.0.30

com.butor:butor-quartz 1.0.29

Butor Framework - Quartz spring integration (mule-quartz to spring migration).

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.butor
ArtifactId

ArtifactId

butor-quartz
Version

Version

1.0.29
Type

Type

jar

Download butor-quartz 1.0.29


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