Download lang-expression-6.2.0.jar file - Jar l

Jar examples for l:lang-expression

Description

Lucene expressions integration for Elasticsearch

You can download jar file lang-expression 6.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add lang-expression-6.2.0.jar to your project.

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

Download

Click the following link to download the jar file.

lang-expression-6.2.0-javadoc.jar
lang-expression-6.2.0-sources.jar
lang-expression-6.2.0.jar
lang-expression-6.2.0.pom



Related Tutorials