Last Version

Java framework Quartz runtime module 1.10

Java framework Quartz runtime module

License

License

MICE
Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

it.micegroup.voila.runtime
ArtifactId

ArtifactId

voila-runtime-quartz
Version

Version

1.10
Type

Type

jar
Description

Description

Java framework Quartz runtime module
Java framework Quartz runtime module
Project URL

Project URL

http://gitlab.micegroup.it/mice/voila-runtimes/../voila-runtime-quartz
Project Organization

Project Organization

Mice S.r.l
Source Code Management

Source Code Management

http://gitlab.micegroup.it/mice/voila-runtimes.git/../voila-runtime-quartz

Download voila-runtime-quartz 1.10


<!-- 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"]

Dependencies

compile (17)

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

runtime (2)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.5.10
org.slf4j : slf4j-log4j12 jar 1.5.10

Project Modules

There are no modules declared in this project.