Last Version

Camel SB :: Spring Cloud Netflix (deprecated) 3.11.7

Camel Cloud integration with Spring Cloud Netflix

License

License

Categories

Categories

Net
GroupId

GroupId

org.apache.camel.springboot
ArtifactId

ArtifactId

camel-spring-cloud-netflix
Version

Version

3.11.7
Type

Type

jar
Description

Description

Camel SB :: Spring Cloud Netflix (deprecated)
Camel Cloud integration with Spring Cloud Netflix
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-spring-boot.git;a=summary/camel-spring-cloud-netflix

Download camel-spring-cloud-netflix 3.11.7


<!-- 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"]

Dependencies

compile (9)

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

test (9)

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

Project Modules

There are no modules declared in this project.