Camel Quarkus :: Platform HTTP :: Component

Maven plugins configuration

License

License

Categories

Categories

Quarkus Container Microservices ORM Data
GroupId

GroupId

org.apache.camel.quarkus
ArtifactId

ArtifactId

camel-quarkus-platform-http-component
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camel Quarkus :: Platform HTTP :: Component
Maven plugins configuration
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary/camel-quarkus-platform-http-component

Download camel-quarkus-platform-http-component

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.camel : camel-support jar
org.apache.camel : spi-annotations jar
org.apache.camel : apt jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.1
0.3.0