is not current version
Last Version 3.17.0

Camel SB Starters :: Platform HTTP 3.11.1

Spring-Boot Starter for An HTTP service leveraging the given platform's (SB, Quarkus, WildFly, ...) default HTTP server

License

License

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.camel.springboot
ArtifactId

ArtifactId

camel-platform-http-starter
Version

Version

3.11.1
Type

Type

jar
Description

Description

Camel SB Starters :: Platform HTTP
Spring-Boot Starter for An HTTP service leveraging the given platform's (SB, Quarkus, WildFly, ...) default HTTP server
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-platform-http-starter

Download camel-platform-http-starter 3.11.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.5.3
org.apache.camel : camel-platform-http jar 3.11.1
org.apache.camel.springboot : camel-core-starter jar 3.11.1
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.5.3

provided (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.5.3
org.springframework.boot : spring-boot-autoconfigure jar 2.5.3
org.springframework.boot : spring-boot-configuration-processor jar 2.5.3
org.apache.camel.springboot : camel-spring-boot-dependencies pom 3.11.1

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.3
org.apache.camel : camel-test-spring jar 3.11.1

Project Modules

There are no modules declared in this project.