License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.codelibs.elasticsearch.module |
ArtifactId | ArtifactIdingest-common |
Last Version | Last Version7.10.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioningest-common
Elasticsearch module: ingest-common
|
Project URL |
Project URL |
Filename | Size |
---|---|
ingest-common-7.10.2.pom | |
ingest-common-7.10.2.jar | 113 KB |
ingest-common-7.10.2-sources.jar | 53 KB |
ingest-common-7.10.2-javadoc.jar | 335 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/ingest-common/ -->
<dependency>
<groupId>org.codelibs.elasticsearch.module</groupId>
<artifactId>ingest-common</artifactId>
<version>7.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/ingest-common/
implementation 'org.codelibs.elasticsearch.module:ingest-common:7.10.2'
// https://jarcasting.com/artifacts/org.codelibs.elasticsearch.module/ingest-common/
implementation ("org.codelibs.elasticsearch.module:ingest-common:7.10.2")
'org.codelibs.elasticsearch.module:ingest-common:jar:7.10.2'
<dependency org="org.codelibs.elasticsearch.module" name="ingest-common" rev="7.10.2">
<artifact name="ingest-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codelibs.elasticsearch.module', module='ingest-common', version='7.10.2')
)
libraryDependencies += "org.codelibs.elasticsearch.module" % "ingest-common" % "7.10.2"
[org.codelibs.elasticsearch.module/ingest-common "7.10.2"]
Group / Artifact | Type | Version |
---|---|---|
org.codelibs.elasticsearch.lib : dissect | jar | 7.10.2 |
org.codelibs.elasticsearch.lib : grok | jar | 7.10.2 |
org.jruby.jcodings : jcodings | jar | 1.0.44 |
org.jruby.joni : joni | jar | 2.1.29 |