Download percolator-5.2.0.jar file - Jar p

Jar examples for p:percolator

Description

Elasticsearch module: percolator

You can download jar file percolator 5.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add percolator-5.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

percolator-5.2.0-javadoc.jar
percolator-5.2.0-sources.jar
percolator-5.2.0.jar
percolator-5.2.0.pom



Related Tutorials