License |
License |
---|---|
Categories |
CategoriesData ORM Search Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.codelibs |
ArtifactId | ArtifactIdelasticsearch-dataformat |
Last Version | Last Version7.10.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElasticsearch Data Format
This plugin provides several response formats.
|
Project URL |
Project URL |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.elasticsearch : elasticsearch | jar | 7.10.0 |
org.apache.logging.log4j : log4j-api | jar | 2.11.1 |
Group / Artifact | Type | Version |
---|---|---|
org.codelibs : elasticsearch-cluster-runner | jar | 7.10.0.0 |
junit : junit | jar | 4.13.1 |