License |
License
MICE
|
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdit.micegroup.voila.runtime |
ArtifactId | ArtifactIdvoila-runtime-quartz |
Last Version | Last Version1.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava framework Quartz runtime module
Java framework Quartz runtime module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
voila-runtime-quartz-1.10.pom | |
voila-runtime-quartz-1.10.jar | 1 KB |
voila-runtime-quartz-1.10-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-quartz/ -->
<dependency>
<groupId>it.micegroup.voila.runtime</groupId>
<artifactId>voila-runtime-quartz</artifactId>
<version>1.10</version>
</dependency>
// https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-quartz/
implementation 'it.micegroup.voila.runtime:voila-runtime-quartz:1.10'
// https://jarcasting.com/artifacts/it.micegroup.voila.runtime/voila-runtime-quartz/
implementation ("it.micegroup.voila.runtime:voila-runtime-quartz:1.10")
'it.micegroup.voila.runtime:voila-runtime-quartz:jar:1.10'
<dependency org="it.micegroup.voila.runtime" name="voila-runtime-quartz" rev="1.10">
<artifact name="voila-runtime-quartz" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.micegroup.voila.runtime', module='voila-runtime-quartz', version='1.10')
)
libraryDependencies += "it.micegroup.voila.runtime" % "voila-runtime-quartz" % "1.10"
[it.micegroup.voila.runtime/voila-runtime-quartz "1.10"]
Group / Artifact | Type | Version |
---|---|---|
org.quartz-scheduler : quartz | jar | 1.8.3 |
org.springframework : spring-beans | jar | 3.1.1.RELEASE |
org.springframework : spring-tx | jar | 3.1.1.RELEASE |
org.springframework : spring-aop | jar | 3.1.1.RELEASE |
org.springframework : spring-context | jar | 3.1.1.RELEASE |
org.springframework : spring-context-support | jar | 3.1.1.RELEASE |
org.slf4j : slf4j-api | jar | 1.5.10 |
log4j : log4j | jar | 1.2.17 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
commons-lang : commons-lang | jar | 2.5 |
commons-digester : commons-digester | jar | 1.6 |
commons-io : commons-io | jar | 1.4 |
commons-collections : commons-collections | jar | 3.2.1 |
org.apache.velocity : velocity | jar | 1.6.4 |
velocity-tools : velocity-tools-generic | jar | 1.2 |
c3p0 : c3p0 | jar | 0.9.1.2 |
org.aspectj : aspectjweaver | jar | 1.6.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.5.10 |
org.slf4j : slf4j-log4j12 | jar | 1.5.10 |