Download ingest-common-5.2.0.jar file - Jar i

Jar examples for i:ingest-common

Description

Elasticsearch module: ingest-common

You can download jar file ingest-common 5.2.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

ingest-common-5.2.0-javadoc.jar
ingest-common-5.2.0-sources.jar
ingest-common-5.2.0.jar
ingest-common-5.2.0.pom



Related Tutorials