is not current version
Last Version 3.17.0

org.apache.camel:camel-platform-http 3.4.3

HTTP service leveraging existing runtime platform HTTP server

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-platform-http
Version

Version

3.4.3
Type

Type

jar

Download camel-platform-http 3.4.3


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