License |
License |
---|---|
GroupId | GroupIdorg.apache.camel.springboot |
ArtifactId | ArtifactIdcamel-spring-cloud-zookeeper |
Last Version | Last Version3.11.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamel SB :: Spring Cloud Zookeeper (deprecated)
Camel Cloud integration with Spring Cloud Zookeeper
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-spring-cloud-zookeeper/ -->
<dependency>
<groupId>org.apache.camel.springboot</groupId>
<artifactId>camel-spring-cloud-zookeeper</artifactId>
<version>3.11.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-spring-cloud-zookeeper/
implementation 'org.apache.camel.springboot:camel-spring-cloud-zookeeper:3.11.7'
// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-spring-cloud-zookeeper/
implementation ("org.apache.camel.springboot:camel-spring-cloud-zookeeper:3.11.7")
'org.apache.camel.springboot:camel-spring-cloud-zookeeper:jar:3.11.7'
<dependency org="org.apache.camel.springboot" name="camel-spring-cloud-zookeeper" rev="3.11.7">
<artifact name="camel-spring-cloud-zookeeper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-spring-cloud-zookeeper', version='3.11.7')
)
libraryDependencies += "org.apache.camel.springboot" % "camel-spring-cloud-zookeeper" % "3.11.7"
[org.apache.camel.springboot/camel-spring-cloud-zookeeper "3.11.7"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.camel : camel-test | jar | |
org.apache.camel : camel-test-spring | jar | |
org.apache.camel : camel-http | jar | |
org.apache.camel : camel-jetty | jar | |
junit : junit | jar | |
org.springframework.boot : spring-boot-starter | jar | 2.5.13 |
org.springframework.boot : spring-boot-starter-web | jar | 2.5.13 |
org.springframework.boot : spring-boot-starter-test | jar | 2.5.13 |