License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.butor |
ArtifactId | ArtifactIdbutor-quartz |
Last Version | Last Version1.0.30 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionButor Framework Service - Quartz spring integration
Butor Framework - Quartz spring integration (mule-quartz to spring migration).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
butor-quartz-1.0.30.pom | |
butor-quartz-1.0.30.jar | 5 KB |
butor-quartz-1.0.30-sources.jar | 4 KB |
butor-quartz-1.0.30-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.butor/butor-quartz/ -->
<dependency>
<groupId>com.butor</groupId>
<artifactId>butor-quartz</artifactId>
<version>1.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.butor/butor-quartz/
implementation 'com.butor:butor-quartz:1.0.30'
// https://jarcasting.com/artifacts/com.butor/butor-quartz/
implementation ("com.butor:butor-quartz:1.0.30")
'com.butor:butor-quartz:jar:1.0.30'
<dependency org="com.butor" name="butor-quartz" rev="1.0.30">
<artifact name="butor-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.butor', module='butor-quartz', version='1.0.30')
)
libraryDependencies += "com.butor" % "butor-quartz" % "1.0.30"
[com.butor/butor-quartz "1.0.30"]
Group / Artifact | Type | Version |
---|---|---|
com.butor : butor-log4j | jar | 1.0.29 |
com.butor : butor-utils | jar | 1.0.29 |
org.quartz-scheduler : quartz | jar | 2.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |