Last Version

Spring-Boot Starter :: Camel :: OpenShift (deprecated) 2.25.4

Spring-Boot Starter for Camel OpenShift 2.x support

License

License

Categories

Categories

OpenShift Container PaaS Providers
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-openshift-starter
Version

Version

2.25.4
Type

Type

jar
Description

Description

Spring-Boot Starter :: Camel :: OpenShift (deprecated)
Spring-Boot Starter for Camel OpenShift 2.x support
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel.git;a=summary/camel-openshift-starter

Download camel-openshift-starter 2.25.4


<!-- https://jarcasting.com/artifacts/org.apache.camel/camel-openshift-starter/ -->
<dependency>
    <groupId>org.apache.camel</groupId>
    <artifactId>camel-openshift-starter</artifactId>
    <version>2.25.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.camel/camel-openshift-starter/
implementation 'org.apache.camel:camel-openshift-starter:2.25.4'
// https://jarcasting.com/artifacts/org.apache.camel/camel-openshift-starter/
implementation ("org.apache.camel:camel-openshift-starter:2.25.4")
'org.apache.camel:camel-openshift-starter:jar:2.25.4'
<dependency org="org.apache.camel" name="camel-openshift-starter" rev="2.25.4">
  <artifact name="camel-openshift-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.camel', module='camel-openshift-starter', version='2.25.4')
)
libraryDependencies += "org.apache.camel" % "camel-openshift-starter" % "2.25.4"
[org.apache.camel/camel-openshift-starter "2.25.4"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.1.1.RELEASE
org.apache.camel : camel-openshift 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

provided (4)

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

test (2)

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

Project Modules

There are no modules declared in this project.