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