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

Jar examples for i:ingest-common

Description

Elasticsearch module: ingest-common

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials