| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdorg.apache.camel.springboot | 
| ArtifactId | ArtifactIdcamel-spring-cloud-netflix | 
| Last Version | Last Version3.11.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionCamel SB :: Spring Cloud Netflix (deprecated) Camel Cloud integration with Spring Cloud Netflix | 
| Project Organization | Project Organization | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-spring-cloud-netflix/ -->
<dependency>
    <groupId>org.apache.camel.springboot</groupId>
    <artifactId>camel-spring-cloud-netflix</artifactId>
    <version>3.11.7</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-spring-cloud-netflix/
implementation 'org.apache.camel.springboot:camel-spring-cloud-netflix:3.11.7'// https://jarcasting.com/artifacts/org.apache.camel.springboot/camel-spring-cloud-netflix/
implementation ("org.apache.camel.springboot:camel-spring-cloud-netflix:3.11.7")'org.apache.camel.springboot:camel-spring-cloud-netflix:jar:3.11.7'<dependency org="org.apache.camel.springboot" name="camel-spring-cloud-netflix" rev="3.11.7">
  <artifact name="camel-spring-cloud-netflix" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.camel.springboot', module='camel-spring-cloud-netflix', version='3.11.7')
)libraryDependencies += "org.apache.camel.springboot" % "camel-spring-cloud-netflix" % "3.11.7"[org.apache.camel.springboot/camel-spring-cloud-netflix "3.11.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.13 | 
| org.springframework.cloud : spring-cloud-starter | jar | 2.2.6.RELEASE | 
| org.springframework.cloud : spring-cloud-netflix-ribbon | jar | 2.2.6.RELEASE | 
| org.springframework.cloud : spring-cloud-netflix-core | jar | 2.2.6.RELEASE | 
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.5.13 | 
| org.apache.camel : camel-ribbon | jar | |
| org.apache.camel.springboot : camel-spring-boot | jar | 3.11.7 | 
| org.apache.camel.springboot : camel-spring-cloud | jar | 3.11.7 | 
| io.reactivex : rxjava | jar | 1.3.8 | 
| 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.cloud : spring-cloud-starter-netflix-ribbon | jar | 2.2.6.RELEASE | 
| org.springframework.boot : spring-boot-starter-test | jar | 2.5.13 |