Last Version

Camel :: ElasticSearch (deprecated) 2.25.4

Camel Elasticsearch support

License

License

Categories

Categories

Search Business Logic Libraries Elasticsearch
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-elasticsearch
Version

Version

2.25.4
Type

Type

jar
Description

Description

Camel :: ElasticSearch (deprecated)
Camel Elasticsearch support
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-elasticsearch

Download camel-elasticsearch 2.25.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.camel : camel-core jar 2.25.4
org.elasticsearch : elasticsearch jar 2.4.4

test (7)

Group / Artifact Type Version
org.apache.camel : camel-test jar 2.25.4
org.codelibs : elasticsearch-cluster-runner jar 2.4.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.9.10.7
org.apache.logging.log4j : log4j-api jar 2.11.1
org.apache.logging.log4j : log4j-core jar 2.11.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.11.1
org.apache.logging.log4j : log4j-1.2-api jar 2.11.1

Project Modules

There are no modules declared in this project.