is not current version
Last Version 7.10.2

org.codelibs.elasticsearch.module:ingest-common 6.8.3

Elasticsearch module: ingest-common

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs.elasticsearch.module
ArtifactId

ArtifactId

ingest-common
Version

Version

6.8.3
Type

Type

jar

Download ingest-common 6.8.3


<!-- https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/ingest-common/ -->
<dependency>
    <groupId>org.codelibs.elasticsearch.module</groupId>
    <artifactId>ingest-common</artifactId>
    <version>6.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/ingest-common/
implementation 'org.codelibs.elasticsearch.module:ingest-common:6.8.3'
// https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/ingest-common/
implementation ("org.codelibs.elasticsearch.module:ingest-common:6.8.3")
'org.codelibs.elasticsearch.module:ingest-common:jar:6.8.3'
<dependency org="org.codelibs.elasticsearch.module" name="ingest-common" rev="6.8.3">
  <artifact name="ingest-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.elasticsearch.module', module='ingest-common', version='6.8.3')
)
libraryDependencies += "org.codelibs.elasticsearch.module" % "ingest-common" % "6.8.3"
[org.codelibs.elasticsearch.module/ingest-common "6.8.3"]