is not current version
Last Version 3.17.0

Camel :: Jetty 3.11.1

Camel Jetty support

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

org.apache.camel
ArtifactId

ArtifactId

camel-jetty
Version

Version

3.11.1
Type

Type

jar
Description

Description

Camel :: Jetty
Camel Jetty support
Project Organization

Project Organization

The Apache Software Foundation

Download camel-jetty 3.11.1


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

Dependencies

compile (10)

Group / Artifact Type Version
org.apache.camel : camel-support jar 3.11.1
org.apache.camel : camel-http-common jar 3.11.1
org.apache.camel : camel-jetty-common jar 3.11.1
org.eclipse.jetty : jetty-server jar 9.4.42.v20210604
org.eclipse.jetty : jetty-servlet jar 9.4.42.v20210604
org.eclipse.jetty : jetty-security jar 9.4.42.v20210604
org.eclipse.jetty : jetty-servlets jar 9.4.42.v20210604
org.eclipse.jetty : jetty-client jar 9.4.42.v20210604
org.eclipse.jetty : jetty-jmx jar 9.4.42.v20210604
org.eclipse.jetty : jetty-util jar 9.4.42.v20210604

Project Modules

There are no modules declared in this project.