How To Install Java Artifact org.quartz-scheduler.quartz v2.3.0

org.quartz-scheduler quartz 2.3.0

Introduction

In this article, we'll learn how to install Java artifact quartz from org.quartz-scheduler group in version 2.3.0. The artifact is available in 31 versions: 2.5.0-rc1 2.4.0-rc2 2.4.0-rc1 2.3.2 2.3.1 2.3.0 2.2.3 2.2.2 2.2.1 2.2.0 2.1.7 2.1.6 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.2 2.0.1 2.0.0 1.8.6 1.8.5 1.8.4 1.8.3 1.8.2 1.8.1 1.8.0 1.7.3 1.7.2 1.7.0 The parent project is: org.quartz-scheduler::quartz-parent::2.3.0

How To Install Java Artifact org.quartz-scheduler.quartz In Version 2.3.0

To install the quartz artifact in version 2.3.0 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses quartz dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (4)