Jar examples for e:elasticsearch-quartz
This plugin starts your job at a specified time.
You can download jar file elasticsearch-quartz 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add elasticsearch-quartz-1.0.0.jar to your project.
<dependency> <groupId>org.codelibs</groupId> <artifactId>elasticsearch-quartz</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.codelibs', name: 'elasticsearch-quartz', version: '1.0.0'
libraryDependencies += "org.codelibs" % "elasticsearch-quartz" % "1.0.0"
<dependency org="org.codelibs" name="elasticsearch-quartz" rev="1.0.0"/>
@Grapes(@Grab(group='org.codelibs', module='elasticsearch-quartz', version='1.0.0'))
'org.codelibs:elasticsearch-quartz:jar:1.0.0'
Click the following link to download the jar file.
elasticsearch-quartz-1.0.0-javadoc.jar