Last Version

Elasticsearch Data Format 7.10.0

This plugin provides several response formats.

License

License

Categories

Categories

Data ORM Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.codelibs
ArtifactId

ArtifactId

elasticsearch-dataformat
Version

Version

7.10.0
Type

Type

jar
Description

Description

Elasticsearch Data Format
This plugin provides several response formats.
Project URL

Project URL

https://github.com/codelibs/elasticsearch-dataformat

Download elasticsearch-dataformat 7.10.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.orangesignal : orangesignal-csv jar 2.2.1
org.apache.poi : poi jar 4.1.2
org.apache.poi : poi-ooxml jar 4.1.2
org.apache.poi : poi-ooxml-schemas jar 4.1.2

provided (2)

Group / Artifact Type Version
org.elasticsearch : elasticsearch jar 7.10.0
org.apache.logging.log4j : log4j-api jar 2.11.1

test (2)

Group / Artifact Type Version
org.codelibs : elasticsearch-cluster-runner jar 7.10.0.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.