Download elasticsearch-quartz-1.0.1.jar file - Jar e

Jar examples for e:elasticsearch-quartz

Description

This plugin starts your job at a specified time.

You can download jar file elasticsearch-quartz 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add elasticsearch-quartz-1.0.1.jar to your project.

<dependency>
   <groupId>org.codelibs</groupId>
   <artifactId>elasticsearch-quartz</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'org.codelibs', name: 'elasticsearch-quartz', version: '1.0.1'
libraryDependencies += "org.codelibs" % "elasticsearch-quartz" % "1.0.1"
<dependency org="org.codelibs" name="elasticsearch-quartz" rev="1.0.1"/>
@Grapes(@Grab(group='org.codelibs', module='elasticsearch-quartz', version='1.0.1'))
'org.codelibs:elasticsearch-quartz:jar:1.0.1'

Download

Click the following link to download the jar file.

elasticsearch-quartz-1.0.1-javadoc.jar
elasticsearch-quartz-1.0.1-sources.jar
elasticsearch-quartz-1.0.1.jar
elasticsearch-quartz-1.0.1.pom



Related Tutorials