Elasticsearch Quartz

This plugin starts your job at a specified time.

License

License

Categories

Categories

Quartz Application Layer Libs Job Scheduling Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

elasticsearch-quartz
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Elasticsearch Quartz
This plugin starts your job at a specified time.
Project URL

Project URL

https://github.com/codelibs/elasticsearch-quartz

Download elasticsearch-quartz

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.quartz-scheduler : quartz jar 2.2.0

provided (1)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 1.0.0.RC1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
org.codelibs

CodeLibs Project

We are Provider of Open Source products.

Versions

Version
1.0.1
1.0.0