Atlas Framework - Quartz

Various libraries building on the Spring Framework

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.btmatthews.atlas
ArtifactId

ArtifactId

atlas-quartz
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Atlas Framework - Quartz
Various libraries building on the Spring Framework
Project Organization

Project Organization

Brian Thomas Matthews

Download atlas-quartz

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-core jar 4.0.0.RELEASE
org.springframework : spring-beans jar 4.0.0.RELEASE
org.springframework : spring-context-support jar 4.0.0.RELEASE
opensymphony : quartz jar 1.6.5
org.slf4j : slf4j-api jar 1.7.5

test (5)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.5
org.springframework : spring-test jar 4.0.0.RELEASE
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0