mapper-extras

Adds advanced field mappers

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.elasticsearch.plugin
ArtifactId

ArtifactId

mapper-extras
Last Version

Last Version

7.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

mapper-extras
Adds advanced field mappers
Project URL

Project URL

https://github.com/elastic/elasticsearch

Download mapper-extras

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
org.elasticsearch.plugin

elastic

Versions

Version
7.4.0
6.1.0