org.ow2.easybeans:quartz


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

org.ow2.easybeans
ArtifactId

ArtifactId

quartz
Last Version

Last Version

1.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download quartz

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.0