License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-elasticsearch5 |
Last Version | Last Version2.25.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel :: ElasticSearch5 (deprecated)
Camel ElasticSearch 5.x support
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-elasticsearch5/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-elasticsearch5</artifactId>
<version>2.25.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-elasticsearch5/
implementation 'org.apache.camel:camel-elasticsearch5:2.25.4'
// https://jarcasting.com/artifacts/org.apache.camel/camel-elasticsearch5/
implementation ("org.apache.camel:camel-elasticsearch5:2.25.4")
'org.apache.camel:camel-elasticsearch5:jar:2.25.4'
<dependency org="org.apache.camel" name="camel-elasticsearch5" rev="2.25.4">
<artifact name="camel-elasticsearch5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-elasticsearch5', version='2.25.4')
)
libraryDependencies += "org.apache.camel" % "camel-elasticsearch5" % "2.25.4"
[org.apache.camel/camel-elasticsearch5 "2.25.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-core | jar | 2.25.4 |
org.elasticsearch.client : transport | jar | 5.6.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-test | jar | 2.25.4 |
org.codelibs : elasticsearch-cluster-runner | jar | 5.6.3.0 |
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 |