License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries Elasticsearch |
GroupId | GroupIdorg.apache.camel |
ArtifactId | ArtifactIdcamel-elasticsearch-starter |
Last Version | Last Version2.25.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring-Boot Starter :: Camel :: ElasticSearch
Spring-Boot Starter for Camel Elasticsearch support
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-elasticsearch-starter/ -->
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-elasticsearch-starter</artifactId>
<version>2.25.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-elasticsearch-starter/
implementation 'org.apache.camel:camel-elasticsearch-starter:2.25.4'
// https://jarcasting.com/artifacts/org.apache.camel/camel-elasticsearch-starter/
implementation ("org.apache.camel:camel-elasticsearch-starter:2.25.4")
'org.apache.camel:camel-elasticsearch-starter:jar:2.25.4'
<dependency org="org.apache.camel" name="camel-elasticsearch-starter" rev="2.25.4">
<artifact name="camel-elasticsearch-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-elasticsearch-starter', version='2.25.4')
)
libraryDependencies += "org.apache.camel" % "camel-elasticsearch-starter" % "2.25.4"
[org.apache.camel/camel-elasticsearch-starter "2.25.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | 2.1.1.RELEASE |
org.apache.camel : camel-elasticsearch | jar | 2.25.4 |
org.apache.camel : camel-core-starter | jar | |
org.apache.camel : camel-spring-boot-starter | jar | |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.1.1.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.1.1.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.1.RELEASE |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.1.1.RELEASE |
org.apache.camel : camel-spring-boot-dependencies | pom | 2.25.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |
org.apache.camel : camel-test-spring | jar | 2.25.4 |